]> granicus.if.org Git - php/commitdiff
Added NEWS Entry
authorXinchen Hui <laruence@gmail.com>
Sat, 28 May 2016 08:12:10 +0000 (16:12 +0800)
committerXinchen Hui <laruence@gmail.com>
Sat, 28 May 2016 08:12:10 +0000 (16:12 +0800)
NEWS
ext/standard/tests/streams/bug72221.phpt [moved from Zend/tests/bug72221.phpt with 100% similarity]

diff --git a/NEWS b/NEWS
index d177abe230758b78d0c732b3a56b1e648972d907..69ae57823a7971f8099a2e45439619a684cade3c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP                                                                        NEWS
 ?? ??? 2016 PHP 7.0.8
 
 - Core:
+  . Fixed bug #72221 (segfault, past-the-end access). (Lauri Kenttä)
   . Fixed bug #72218 (If host name cannot be resolved then PHP 7 crashes). 
     (Esminis at esminis dot lt)