From: Date: Sun, 21 Oct 2001 00:12:40 +0000 (+0000) Subject: NEWS update X-Git-Tag: POST_PARAMETER_PARSING_API~64 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=efd46d53b57aa6e7a89d089c0b25ee095b67599b;p=php NEWS update --- diff --git a/NEWS b/NEWS index 427f29459b..f2a23cb1d2 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.2.0-dev +- Re-instated safe-mode realm mangling (Rasmus) - Fixed a bug in preg_replace() that would change the type of the replacement array entries to string. (Andrei) - Added user-space object overloading extension. (Andrei)