]> granicus.if.org Git - php/commitdiff
reorder
authorAntony Dovgal <tony2001@php.net>
Mon, 28 May 2007 10:36:09 +0000 (10:36 +0000)
committerAntony Dovgal <tony2001@php.net>
Mon, 28 May 2007 10:36:09 +0000 (10:36 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9ca9706f521a8d6d484f5e184257cd9f59078589..e632504c88a596d569ad276d790cbe5aea2e0f0d 100644 (file)
--- 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)