]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Mon, 7 Sep 2015 15:09:19 +0000 (17:09 +0200)
committerAnatol Belski <ab@php.net>
Mon, 7 Sep 2015 15:09:19 +0000 (17:09 +0200)
NEWS

diff --git a/NEWS b/NEWS
index f01d487dd8bb12ad2287a66dddece91ccb328e26..ba1a13bf18f0f73ebc153224bb596fe2372f3237 100644 (file)
--- 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)