]> granicus.if.org Git - php/commitdiff
- BFN #46701
authorFelipe Pena <felipe@php.net>
Tue, 6 Jan 2009 01:33:16 +0000 (01:33 +0000)
committerFelipe Pena <felipe@php.net>
Tue, 6 Jan 2009 01:33:16 +0000 (01:33 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f353886c8b252f17959f8e07dc02269dfc76f3b2..01ef2d7a180c1f7a5c86ea4e2acb9c1a5f62f85f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,8 @@ PHP                                                                        NEWS
 - Fixed bug #46748 (Segfault when an SSL error has more than one error). (Scott)
 - Fixed bug #46739 (array returned by curl_getinfo should contain content_type key). 
   (Mikko)
+- Fixed bug #46701 (Creating associative array with long values in the key fails
+  on 32bit linux). (Shire)
 - Fixed bug #46699 (xml_parse crash when parser is namespace aware). (Rob)
 - Fixed bug #46005 (User not consistently logged under Apache2). 
   (admorten at umich dot edu, Stas)