]> granicus.if.org Git - php/commitdiff
Update NEWS
authorXinchen Hui <laruence@gmail.com>
Thu, 28 Jun 2018 04:38:40 +0000 (12:38 +0800)
committerXinchen Hui <laruence@gmail.com>
Thu, 28 Jun 2018 04:38:40 +0000 (12:38 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 02bb05593204710d2318298390d7860f89a52896..61ccbf7b14f2ff44d59e89732c96c98d8b70429b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,10 @@ PHP                                                                        NEWS
 - phpdbg:
   . Fix arginfo wrt. optional/required parameters. (cmb)
 
+- Reflection:
+  . Fixed bug #76536 (PHP crashes with core dump when throwing exception in
+    error handler). (Laruence)
+
 - Standard:
   . Fixed bug #76505 (array_merge_recursive() is duplicating sub-array keys).
     (Laruence)