]> granicus.if.org Git - php/commitdiff
Update NEWs
authorXinchen Hui <laruence@gmail.com>
Mon, 21 Nov 2016 03:46:37 +0000 (11:46 +0800)
committerXinchen Hui <laruence@gmail.com>
Mon, 21 Nov 2016 03:46:37 +0000 (11:46 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 085a9cfe82512b667ee969c885dc56616b127a50..08a5055acabedff3881dfd5da26280abcce3ee1d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? ????, PHP 7.1
 
+- Core:
+  . Fixed memory leak(null coalescing operator with Spl hash). (Tyson Andre)
+
 - Calendar:
   . Fix integer overflows (Joshua Rogers)