]> granicus.if.org Git - php/commitdiff
BFN
authorScott MacVicar <scottmac@php.net>
Fri, 12 Dec 2008 23:21:22 +0000 (23:21 +0000)
committerScott MacVicar <scottmac@php.net>
Fri, 12 Dec 2008 23:21:22 +0000 (23:21 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 463c5c3358cfa223331a7dd8f98481c14614de2c..5c009ff014008f59b1d9fdabfce36d032836a00b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,8 @@ PHP                                                                        NEWS
   given bad data). (Ilia)
 - Fixed bug #46738 (Segfault when mb_detect_encoding() fails). (Scott)
 - Fixed bug #46681 (mkdir() fails silently on PHP 5.3). (Hannes)
+- Fixed bug #45989 (json_decode() doesn't return NULL on certain
+  invalid strings). (magicaltux, Scott)
 
 04 Dec 2008, PHP 5.3.0 Alpha 3
 - Upgraded bundled PCRE to version 7.8. (Nuno)