]> granicus.if.org Git - php/commitdiff
BFN
authorScott MacVicar <scottmac@php.net>
Tue, 17 Mar 2009 02:03:58 +0000 (02:03 +0000)
committerScott MacVicar <scottmac@php.net>
Tue, 17 Mar 2009 02:03:58 +0000 (02:03 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 7eddaab34de2f43bf6b731facb6e78d109edd7d3..bbf9f75510f87a59eedcfbae14767f8a9d6eae2e 100644 (file)
--- 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)