com php-src: [ci skip] update NEWS: NEWS
[email protected] (Anatol Belski)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: fa72b039dac5606d1a65096db695efbfa194548e Author: Anatol Belski <[email protected]> Sat, 22 Apr 2017 22:41:15 +0200 Parents: 3f2271a717dd9f44243808b6caf800404b2e63e6 Branches: PHP-7.1 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=fa72b039dac5606d1a65096db695efbfa194548e Log: [ci skip] update NEWS Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index faaf62b..bc0b9ad 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,8 @@ PHP NEWS . Fixed bug #74444 (multiple catch freezes in some cases). (David Matějka) . 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).