diff options
author | Anatol Belski <ab@php.net> | 2017-04-22 22:41:15 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2017-04-22 22:41:15 +0200 |
commit | fa72b039dac5606d1a65096db695efbfa194548e (patch) | |
tree | 019e316af1002f91025953a3c019c1813cf24857 | |
parent | 3f2271a717dd9f44243808b6caf800404b2e63e6 (diff) | |
download | php-git-fa72b039dac5606d1a65096db695efbfa194548e.tar.gz |
[ci skip] update NEWS
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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). |