From: Scott MacVicar Date: Tue, 17 Mar 2009 02:03:58 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.10RC1~290 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a2374d6a818e10e5b4a0d846d39a5a795143d773;p=php BFN --- diff --git a/NEWS b/NEWS index 7eddaab34d..bbf9f75510 100644 --- a/NEWS +++ b/NEWS @@ -6,7 +6,8 @@ PHP NEWS - 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)