]> granicus.if.org Git - php/commitdiff
refix the NEWS
authorAnatol Belski <ab@php.net>
Thu, 9 Jul 2015 20:55:44 +0000 (22:55 +0200)
committerAnatol Belski <ab@php.net>
Thu, 9 Jul 2015 20:56:11 +0000 (22:56 +0200)
NEWS

diff --git a/NEWS b/NEWS
index cb6f81dd867b3d0f7ed7c0320f3f0966922e6737..829fd3ca20ee276f2ce6a09e0e827d95e8363885 100644 (file)
--- a/NEWS
+++ b/NEWS
 - GD:
   . Fixed bug #61221 (imagegammacorrect function loses alpha channel). (cmb)
 
+- JSON
+  . Fixed bug #68546 (json_decode() Fatal error: Cannot access property
+    started with '\0'). (Jakub Zelenka)
+
 - mysqlnd:
   . Fixed Bug #69796 (mysqli_stmt::fetch doesn't assign null values to
     bound variables). (Laruence)
     (JSON extension includes a problematic license statement). (Jakub Zelenka)
   . Fixed bug #68938 (json_decode() decodes empty string without error).
     (jeremy at bat-country dot us)
-  . Fixed bug #68546 (json_decode() Fatal error: Cannot access property
-    started with '\0'). (Jakub Zelenka)
 
 - LDAP
   . Fixed bug #47222 (Implement LDAP_OPT_DIAGNOSTIC_MESSAGE). (Andreas Heigl)