From: Felipe Pena Date: Mon, 5 Jan 2009 20:46:52 +0000 (+0000) Subject: - BFN X-Git-Tag: php-5.3.0beta1~269 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7454cbd7f37581c20988e6b8cdd65c750f48ae85;p=php - BFN --- diff --git a/NEWS b/NEWS index 7d03d49b5e..e3e57ddd28 100644 --- a/NEWS +++ b/NEWS @@ -35,6 +35,8 @@ 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)