diff options
author | Anatol Belski <ab@php.net> | 2017-04-16 14:54:19 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2017-04-16 14:54:37 +0200 |
commit | ce330ad8aa0489e01e1fb44f3c37732ee1968e1e (patch) | |
tree | 89490caeaeef37db34e195a11aaa988b52b233b5 /NEWS | |
parent | ca543ff01c9e182eadc344aec8746ba19187a2b1 (diff) | |
download | php-git-ce330ad8aa0489e01e1fb44f3c37732ee1968e1e.tar.gz |
[ci skip] update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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). |