com php-src: [ci skip] update NEWS: NEWS
[email protected] (Anatol Belski)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: 5d1fd66faf58eda803a206679995ac93da537abd Author: Anatol Belski <[email protected]> Sat, 22 Apr 2017 22:39:59 +0200 Parents: 793a8bd886bc0cb7754b0d824406b538b4069fc3 Branches: PHP-7.0 PHP-7.1 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=5d1fd66faf58eda803a206679995ac93da537abd Log: [ci skip] update NEWS Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index 074a30a..824dcc3 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,8 @@ PHP NEWS . Fixed bug #74408 (Endless loop bypassing execution time limit). (Laruence) . Fixed bug #74410 (stream_select() is broken on Windows Nanoserver). (Matt Ficken) + . Fixed bug #74337 (php-cgi.exe crash on facebook callback). + (Anton Serbulov) - Date: . Fixed bug #74404 (Wrong reflection on DateTimeZone::getTransitions).