]> granicus.if.org Git - php/commitdiff
updated NEWS
authorChristoph M. Becker <cmb@php.net>
Mon, 27 Jul 2015 23:12:25 +0000 (01:12 +0200)
committerChristoph M. Becker <cmb@php.net>
Mon, 27 Jul 2015 23:12:25 +0000 (01:12 +0200)
NEWS

diff --git a/NEWS b/NEWS
index ddcebd048bbbe7c0c95254f9ee4a84e1ef7895d9..3d41ca9e7a423950e36506c8b3b30ce15d92e05f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP                                                                        NEWS
 06 Aug 2015, PHP 7.0.0 Beta 3
 
 - Core:
+  . Fixed bug #36365 (scandir duplicates file name at every 65535th file). (cmb)
   . Fixed bug #70124 (null ptr deref / seg fault in ZEND_HANDLE_EXCEPTION).
     (Laruence)
   . Fixed bug #70117 (Unexpected return type error). (Laruence)