]> granicus.if.org Git - php/commitdiff
Update NEWS
authorXinchen Hui <laruence@gmail.com>
Fri, 17 Aug 2018 05:35:46 +0000 (13:35 +0800)
committerXinchen Hui <laruence@gmail.com>
Fri, 17 Aug 2018 05:35:46 +0000 (13:35 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 0aebe0fe5c1cf90fee5ae3816bded0ba724bf2c2..eee950fe8a8b3f2db7d229e853be2cd8557b9d2d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ PHP                                                                        NEWS
 ?? ??? 2018, PHP 7.2.10
 
 - Core:
+  . Fixed bug #76754 (parent private constant in extends class memory leak).
+    (Laruence)
   . Fixed bug #72443 (Generate enabled extension). (petk)
 
 - Bz2: