]> granicus.if.org Git - php/commitdiff
Now in 5.2 (or should the entry be here as well...?)
authorMatt Wilmas <mattwil@php.net>
Thu, 14 May 2009 01:31:02 +0000 (01:31 +0000)
committerMatt Wilmas <mattwil@php.net>
Thu, 14 May 2009 01:31:02 +0000 (01:31 +0000)
NEWS

diff --git a/NEWS b/NEWS
index cc51ee41cf48a3d67cbbc52ec5c4a025f83f8026..cc3a31daebbf215ef25eef3caa679bd8204aee4e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -143,7 +143,6 @@ PHP                                                                        NEWS
 - Fixed bug #46347 (parse_ini_file() doesn't support * in keys). (Nuno)
 - Fixed bug #46048 (SimpleXML top-level @attributes not part of iterator).
   (David C.)
-- Fixed bug #45877 (Array key '2147483647' left as string). (Matt)
 - Fixed bug #45682 (Unable to var_dump(DateInterval)). (Derick)
 - Fixed bug #45432 (PDO: persistent connection leak). (Felipe)
 - Fixed bug #43831 ($this gets mangled when extending PDO with persistent