Re: [Phplib-users] Current PHPLIB development questions
Brought to you by:
nhruby,
richardarcher
From: Joe S. <jo...@be...> - 2002-11-07 20:06:05
|
On Thu, Nov 07, 2002 at 08:47:45PM +0100, Giancarlo wrote: > > > PHP4 session support is in the -stable cvs. There is no difference in > > this portion of the code from cvs to the dev snapshot. > > > > Then it was the register_globals off compliance. I approached the two at the > same time, so I considered it all 'php4 support' > The register_globals off compliance for session4 are the changes made to the -stable cvs after moving from the unsup/phplib cvs. There was a small compatibility issue with foreach as opposed to while. I'll see that these changes get made to session4. I had forgotten about a change to auth that is in the current -stable cvs. Support for the __sleep() function was added. Instead of changing auth.inc, an auth4.inc was created. > G > > > > ------------------------------------------------------- > This sf.net email is sponsored by: See the NEW Palm > Tungsten T handheld. Power & Color in a compact size! > http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en > _______________________________________________ > Phplib-users mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phplib-users |