]> granicus.if.org Git - php/commitdiff
Update NEWS
authorXinchen Hui <laruence@gmail.com>
Thu, 26 Oct 2017 02:11:13 +0000 (10:11 +0800)
committerXinchen Hui <laruence@gmail.com>
Thu, 26 Oct 2017 02:11:13 +0000 (10:11 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 670edbc390f63d3f940cb3642d4e92ce8b6d1bd2..a63e8c080a709287ce16465165a112674b6a3ecc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? ????, PHP 7.2.0RC6
 
+- Core:
+  . Fixed bug #75420 (Crash when modifing property name in __isset for
+    BP_VAR_IS). (Laruence)
+
 - GD:
   . Fixed bug #75437 (Wrong reflection on imagewebp). (Fabien Villepinte)