felipe Mon Jan 5 20:46:53 2009 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: - BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.434&r2=1.2027.2.547.2.965.2.435&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.434 php-src/NEWS:1.2027.2.547.2.965.2.435 --- php-src/NEWS:1.2027.2.547.2.965.2.434 Fri Jan 2 03:04:50 2009 +++ php-src/NEWS Mon Jan 5 20:46:52 2009 @@ -35,6 +35,8 @@ - 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php