]> granicus.if.org Git - php/commitdiff
- Fix for #46701 merged into 5_2
authorFelipe Pena <felipe@php.net>
Tue, 6 Jan 2009 01:31:33 +0000 (01:31 +0000)
committerFelipe Pena <felipe@php.net>
Tue, 6 Jan 2009 01:31:33 +0000 (01:31 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e3e57ddd288e25375b45b1f8b7b9e6715ce3002e..7d03d49b5ed82f8fcf70865f1a0b6f742f0f4ac5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -35,8 +35,6 @@ PHP                                                                        NEWS
 - Fixed bug #46746 (xmlrpc_decode_request outputs non-suppressable error when
   given bad data). (Ilia)
 - Fixed bug #46738 (Segfault when mb_detect_encoding() fails). (Scott)
-- Fixed bug #46701 (Creating associative array with long values in the key fails
-  on 32bit linux). (Shire)
 - Fixed bug #46681 (mkdir() fails silently on PHP 5.3). (Hannes)
 - Fixed bug #46646 (Restrict serialization on some internal classes like
   Closure and SplFileInfo using exceptions). (Etienne)