felipe Tue Jan 6 01:33:16 2009 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: - BFN #46701 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1377&r2=1.2027.2.547.2.1378&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1377 php-src/NEWS:1.2027.2.547.2.1378 --- php-src/NEWS:1.2027.2.547.2.1377 Mon Jan 5 22:27:31 2009 +++ php-src/NEWS Tue Jan 6 01:33:16 2009 @@ -30,6 +30,8 @@ - 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php