From: Anatol Belski Date: Mon, 7 Sep 2015 15:09:19 +0000 (+0200) Subject: update NEWS X-Git-Tag: php-7.1.0alpha1~1226 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=585d8642b58a7ff5a64befcbbe5213990963a9f1;p=php update NEWS --- diff --git a/NEWS b/NEWS index f01d487dd8..ba1a13bf18 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,9 @@ PHP NEWS . Fixed bug #70001 (Assigning to DOMNode::textContent does additional entity encoding). (cmb) +- Opcache: + . Fixed bug #70423 (Warning Internal error: wrong size calculation). (Anatol) + - OpenSSL . Fixed bug #55259 (openssl extension does not get the DH parameters from DH key resource). (Jakub Zelenka)