]> granicus.if.org Git - php/commitdiff
Update NEWS
authorXinchen Hui <laruence@gmail.com>
Wed, 27 Jun 2018 05:09:54 +0000 (13:09 +0800)
committerXinchen Hui <laruence@gmail.com>
Wed, 27 Jun 2018 05:09:54 +0000 (13:09 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 13407f953d7ba6c70f9da1225eb3413362b47953..07e5d1900b416057ead5af14a3acf4614fcb9a3a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ PHP                                                                        NEWS
 ?? ??? ????, PHP 7.3.0alpha3
 
 - Core:
+  . Fixed bug #76534 (PHP hangs on 'illegal string offset on string references
+    with an error handler). (Laruence)
   . Fixed bug #76520 (Object creation leaks memory when executed over HTTP).
     (Nikita)
   . Fixed bug #76502 (Chain of mixed exceptions and errors does not serialize