scottmac Tue Mar 17 02:03:59 2009 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1440&r2=1.2027.2.547.2.1441&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1440 php-src/NEWS:1.2027.2.547.2.1441 --- php-src/NEWS:1.2027.2.547.2.1440 Mon Mar 16 15:09:51 2009 +++ php-src/NEWS Tue Mar 17 02:03:58 2009 @@ -6,7 +6,8 @@ - Fixed memory corruptions while reading properties of zip files. (Ilia) -- Fixed bug #47667 (ZipArchive::OVERWRITE seems to have no effect). (Mikko,Pierre) +- Fixed bug #47667 (ZipArchive::OVERWRITE seems to have no effect). (Mikko, Pierre) +- Fixed bug #47644 (Valid integers are truncated with json_decode()). (Scott) - Fixed bug #47639 (pg_copy_from() WARNING: nonstandard use of \\ in a string literal). (Ilia) - Fixed bug #47616 (curl keeps crashing). (Felipe)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php