]> granicus.if.org Git - php/commitdiff
This was merged into 4.0.6.
authorAndrei Zmievski <andrei@php.net>
Wed, 23 May 2001 13:04:35 +0000 (13:04 +0000)
committerAndrei Zmievski <andrei@php.net>
Wed, 23 May 2001 13:04:35 +0000 (13:04 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 67e41341f0767ebebd9946a0637067c998ad5b88..a45f5271ee901b7fde57900d3e0ca14b69a8f046 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,6 @@
 PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.0.7-dev
-- Made $HTTP_SESSION_VARS['foo'] and $foo be references to the same value
-  when register_globals is on. (Andrei)
 - Fix disk_free_space() and disk_total_space() under FreeBSD. (jon)
 - Added get_defined_constants() function to return an associative array of
   constants mapped to their values. (Sean)
@@ -40,6 +38,8 @@ PHP 4.0                                                                    NEWS
 - Upgraded expat to version 1.95.1. (Thies)
 
 ?? ??? 200?, Version 4.0.6
+- Made $HTTP_SESSION_VARS['foo'] and $foo be references to the same value
+  when register_globals is on. (Andrei)
 - Fixed readfile/passthru losing resources during connection abort (Sascha)
 - Fixed bug in the mcrypt extension that caused segfaults when using a key
   that is too large for the used algorithm, and a bug that caused