diff options
author | Xinchen Hui <laruence@gmail.com> | 2016-02-15 10:37:37 +0800 |
---|---|---|
committer | Xinchen Hui <laruence@gmail.com> | 2016-02-15 10:37:37 +0800 |
commit | 0e363e90a4cc3dd5983d0aaaf7f3d1c6b37a0cee (patch) | |
tree | f3f039be80f0539cdb340650b7f82da5893330c0 | |
parent | 8974e4c7814eb0ca6e6f00fcd8d9df9d62283d59 (diff) | |
download | php-git-0e363e90a4cc3dd5983d0aaaf7f3d1c6b37a0cee.tar.gz |
Update NEWS
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -22,6 +22,10 @@ PHP NEWS . Bug #71559 (Built-in HTTP server, we can download file in web by bug). (Johannes, Anatol) +- Opcache: + . Fixed bug #71584 (Possible use-after-free of ZCG(cwd) in Zend Opcache). + (Yussuf Khalil) + - PCRE: . Fixed bug #71537 (PCRE segfault from Opcache). (Laruence) |