]> granicus.if.org Git - php/commitdiff
Order by bug id
authorIlia Alshanetsky <iliaa@php.net>
Mon, 23 Apr 2007 14:17:52 +0000 (14:17 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 23 Apr 2007 14:17:52 +0000 (14:17 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e11f43f3d3e4f55e8945656c0ba7ce9674108103..f07535ef2c15fd7cf14d49ba8b13273bbc75cd15 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,11 +4,11 @@ PHP                                                                        NEWS
 - Fixed commandline handling fro CLI and CGI. (Marcus, Johannes)
 - Upgraded SQLite 3 to version 3.3.16 (Ilia)
 - Updated timezone database to version 2007.5. (Derick)
-- Fixed bug #41118 (PHP does not handle overflow of octal integers). (Tony)
 - Fixed bug #41159 (mysql_pconnect() hash does not account for connect
   flags). (Ilia)
 - Fixed bug #41121 (range() overflow handling for large numbers on 32bit
   machines). (Ilia)
+- Fixed bug #41118 (PHP does not handle overflow of octal integers). (Tony)
 - Fixed bug #41109 (recursiveiterator.inc says "implements" Iterator instead of
   "extends"). (Marcus)
 - Fixed bug #41093 (magic_quotes_gpc ignores first arrays keys). (Arpad, Ilia)