]> granicus.if.org Git - php/commitdiff
Update NEWS
authorXinchen Hui <laruence@gmail.com>
Sat, 22 Oct 2016 06:51:11 +0000 (14:51 +0800)
committerXinchen Hui <laruence@gmail.com>
Sat, 22 Oct 2016 06:51:11 +0000 (14:51 +0800)
NEWS

diff --git a/NEWS b/NEWS
index e7f9df49e3098d501d1dc6c07292517c20a5cbd8..5c044ef2ac92105efdff4525d84bf16b7f7c58c0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ PHP                                                                        NEWS
 ?? ??? ????, PHP 7.1.0RC5
 
 - Core:
+  . Fixed bug #73350 (Exception::__toString() cause circular references).
+    (Laruence)
   . Fixed bug #73329 ((Float)"Nano" == NAN). (Anatol)
 
 - CLI Server: