From: Date: Mon, 22 Oct 2001 00:11:36 +0000 (+0000) Subject: NEWS update X-Git-Tag: POST_PARAMETER_PARSING_API~56 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c24a1e30220f1b6a61c5fbd2e8fea3bc58d6bba3;p=php NEWS update --- diff --git a/NEWS b/NEWS index 9d52eeb11f..f84ba2a574 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.2.0-dev +- Add array_init() function (Rasmus) +- Hide Authorization header from phpinfo() output in safe_mode (Rasmus) - 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)