]> granicus.if.org Git - php/commitdiff
blah
authorAndrei Zmievski <andrei@php.net>
Wed, 8 Mar 2000 15:02:41 +0000 (15:02 +0000)
committerAndrei Zmievski <andrei@php.net>
Wed, 8 Mar 2000 15:02:41 +0000 (15:02 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e8b6d33230be488f4595f8bb62fe576a61cd3a0b..bcea9dfe50248172b5eee92b9bc6272d56a3a59d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ???, Version 4.0 Beta 5
+- Added auto-registration of everything in $HTTP_SESSION_VARS[] is
+  register_globals is turned off. (Andrei)
 - Cleaned up extension namespace (Stig)
 - OCINLogon() sessions are now closed again. (Thies)
 - Added ip2long() and long2ip(),