From: Christoph M. Becker Date: Mon, 27 Jul 2015 23:12:25 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-7.0.0beta3~5^2~88^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9aa47d914c13089922e5001886ebcfad62b72090;p=php updated NEWS --- diff --git a/NEWS b/NEWS index ddcebd048b..3d41ca9e7a 100644 --- 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)