Commit:    f46a064760bd99223d8a8aec9df9807bab262022
Author:    Felipe Pena <felipe...@gmail.com>         Tue, 8 May 2012 21:07:29 
-0300
Parents:   92bc49b2b06417f86dc0fc537326e60f4d0a0c0b
Branches:  PHP-5.4

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=f46a064760bd99223d8a8aec9df9807bab262022

Log:
- BFN

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 6008f42..d989f34 100644
--- 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).


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to