From f8987b0f732e42a2e781a5e4d0e04800ef0f1178 Mon Sep 17 00:00:00 2001 From: Date: Wed, 23 May 2001 01:09:22 +0000 Subject: [PATCH] NEWS update --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index ba0f488d34..67e41341f0 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ 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) - New mailparse extension for parsing and manipulating MIME mail. (Wez) -- 2.50.1