From: Anatol Belski Date: Sun, 16 Apr 2017 12:54:19 +0000 (+0200) Subject: [ci skip] update NEWS X-Git-Tag: php-7.0.19RC1~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ce330ad8aa0489e01e1fb44f3c37732ee1968e1e;p=php [ci skip] update NEWS --- diff --git a/NEWS b/NEWS index e4665bead1..08a31372cf 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,8 @@ PHP NEWS - Core: . Fixed bug #74408 (Endless loop bypassing execution time limit). (Laruence) + . Fixed bug #74410 (stream_select() is broken on Windows Nanoserver). + (Matt Ficken) - Date: . Fixed bug #74404 (Wrong reflection on DateTimeZone::getTransitions).