]> granicus.if.org Git - php/commitdiff
- BFN
authorFelipe Pena <felipensp@gmail.com>
Wed, 9 May 2012 00:07:29 +0000 (21:07 -0300)
committerFelipe Pena <felipensp@gmail.com>
Wed, 9 May 2012 00:07:29 +0000 (21:07 -0300)
NEWS

diff --git a/NEWS b/NEWS
index 6008f42d1fec5df75acaefa929ea9da98f4da83d..d989f34db7a6b11cb45c4bd2c31e04a40718ea44 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,8 @@ PHP                                                                        NEWS
     (Laruence)
 
 - Core:
+  . Fixed bug #61978 (Object recursion not detected for classes that implement
+    JsonSerializable). (Felipe)
   . Fixed bug #61730 (Segfault from array_walk modifying an array passed by
     reference). (Laruence)
   . Fixed bug #61922 (ZTS build doesn't accept zend.script_encoding config).