From 4711a6113d1c0d871b9679200df48fd99d90065f Mon Sep 17 00:00:00 2001 From: Date: Tue, 29 Feb 2000 02:09:08 +0000 Subject: [PATCH] NEWS update --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index fa6da16087..9910195804 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ???, Version 4.0 Beta 5 +- Switched back to the old $HTTP_*_VARS[] behavior - $HTTP_GET_VARS["foo"] + and $foo are no longer references to each other, but separate variables + like they were prior to PHP 4.0 Beta 4 (Zeev) - Fixed Sybase-DB compilation (Zeev) - Fixed a (fairly common) situation where error_reporting values would not be properly restored after a call to error_reporting(), in between requests (Zeev) -- 2.50.1