summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2017-01-30 22:35:46 +0100
committerAnatol Belski <ab@php.net>2017-01-30 22:35:46 +0100
commit6a8e7d54084610ba9494621e1b2448ce51595ace (patch)
treeda69462139e5dafaf40d52694cbc987ea721826f
parent7a89dd8067ea18f8e8897c34861f4900c493e5e6 (diff)
downloadphp-git-6a8e7d54084610ba9494621e1b2448ce51595ace.tar.gz
update NEWS
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6e075daa57..cc6e439db9 100644
--- a/NEWS
+++ b/NEWS
@@ -56,6 +56,10 @@ PHP NEWS
. Fixed bug #69899 (segfault on close() after free_result() with mysqlnd).
(Richard Fussenegger)
+- Opcache:
+ . Fixed bug #73983 (crash on finish work with phar in cli + opcache).
+ (Anatol)
+
- OpenSSL:
. Fixed bug #71519 (add serial hex to return value array). (xrobau)
. Fixed bug #73692 (Compile ext/openssl with openssl 1.1.0 on Win). (Anatol)