Date: 12/01/99
- Next message: uw: "[PHPLIB-DEV] cvs commit"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
$HTTP_xxx_VARS["foo"] is now a reference to $foo in PHP 4, i.e. they
point to the same variable.
Does this affect session's reimport_xxx_vars()?
--Regards,
Sascha Schumann Consultant
attached mail follows:
andrei Wed Dec 1 22:44:39 1999 EDT
Modified files: /php4 NEWS Log: Index: php4/NEWS diff -u php4/NEWS:1.57 php4/NEWS:1.58 --- php4/NEWS:1.57 Wed Dec 1 21:08:17 1999 +++ php4/NEWS Wed Dec 1 22:44:06 1999 @@ -3,9 +3,7 @@ ?? ?? ????, Version 4.0 Beta 4 - Fix some warnings when compiling in maintainer-mode (Stig) - Made mysql and gd work as shared extensions again (Stig) -- Made the GET/POST/Cookie and their HTTP_*_VARS[] counterparts be references - to each other (Zeev) +- Made mysql and gd work as shared extensions again (Stig) - Make the global GET/POST/Cookie variables and their $HTTP_*_VARS[] counterparts be references to each other (Zeev) - Added support for the 'use' keyword - behaves like 'require', but will not
-- PHP 4.0 Beta Mailing List <http://www.php.net/version4/> To unsubscribe, e-mail: php4beta-unsubscribe <email protected> For additional commands, e-mail: php4beta-help <email protected> To contact the list administrators, e-mail: php4beta-admin <email protected>- PHPLIB Developers Mailing List. Send messages to <phplib-dev <email protected>>. To unsubscribe, send "unsubscribe" to <phplib-dev-request <email protected>> in the body, not the subject, of your message.
- Next message: uw: "[PHPLIB-DEV] cvs commit"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

