com php-src: [ci skip] update NEWS: NEWS
[email protected] (Anatol Belski)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: ce330ad8aa0489e01e1fb44f3c37732ee1968e1e Author: Anatol Belski <[email protected]> Sun, 16 Apr 2017 14:54:19 +0200 Parents: ca543ff01c9e182eadc344aec8746ba19187a2b1 Branches: PHP-7.0 PHP-7.1 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=ce330ad8aa0489e01e1fb44f3c37732ee1968e1e Log: [ci skip] update NEWS Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index e4665be..08a3137 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).