From: Antony Dovgal Date: Mon, 28 May 2007 10:36:09 +0000 (+0000) Subject: reorder X-Git-Tag: php-5.2.3~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f92e99e83a42feabbe1cff5ad8e2ab2edfb78204;p=php reorder --- diff --git a/NEWS b/NEWS index 9ca9706f52..e632504c88 100644 --- a/NEWS +++ b/NEWS @@ -2,9 +2,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Jun 2007, PHP 5.2.3 - Fixed bug #41511 (Compile failure under IRIX 6.5.30 building md5.c). (Jani) -- Fixed bug #41492 (open_basedir/safe_mode bypass inside realpath()). (Ilia) - Fixed bug #41504 (json_decode() incorrectly decodes JSON arrays with empty string keys). (Ilia) +- Fixed bug #41492 (open_basedir/safe_mode bypass inside realpath()). (Ilia) - Fixed bug #41477 (no arginfo about SoapClient::__soapCall()). (Ilia) - Fixed bug #41236 (Regression in timeout handling of non-blocking SSL connections during reads and writes). (Ilia)