From: Felipe Pena Date: Tue, 6 Jan 2009 01:33:16 +0000 (+0000) Subject: - BFN #46701 X-Git-Tag: php-5.2.9RC1~158 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7c1d04ece15895de414f73a5fdc529d09932fd3a;p=php - BFN #46701 --- diff --git a/NEWS b/NEWS index f353886c8b..01ef2d7a18 100644 --- 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)