diff options
author | Anatol Belski <ab@php.net> | 2016-01-28 13:58:48 +0100 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2016-01-28 13:58:48 +0100 |
commit | fc53d7408ba12bc0cbed8c20f3258b953c9ea9a5 (patch) | |
tree | f750f37fd1c248b9552ba574ec92b62a4450465b | |
parent | 89ccd8ad565b85f415bbb86a455c5c1ebfbad066 (diff) | |
download | php-git-fc53d7408ba12bc0cbed8c20f3258b953c9ea9a5.tar.gz |
update NEWS
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,6 +17,8 @@ PHP NEWS (Anatol) . Fixed bug #71297 (Memory leak with consecutive yield from). (Bob) . Fixed bug #71314 (var_export(INF) prints INF.0). (Andrea) + . Fixed bug #71039 (exec functions ignore length but look for NULL termination). + (Anatol) - Apache2handler: . Fix >2G Content-Length headers in apache2handler. (Adam Harvey) |