From: Anatol Belski Date: Mon, 30 Jan 2017 21:35:46 +0000 (+0100) Subject: update NEWS X-Git-Tag: php-7.1.2RC1~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6a8e7d54084610ba9494621e1b2448ce51595ace;p=php update NEWS --- 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)