]> granicus.if.org Git - php/commitdiff
Updated NEWS
authorJulien Pauli <jpauli@php.net>
Mon, 5 Sep 2016 15:03:29 +0000 (17:03 +0200)
committerJulien Pauli <jpauli@php.net>
Mon, 5 Sep 2016 15:03:29 +0000 (17:03 +0200)
NEWS

diff --git a/NEWS b/NEWS
index ec113636806351abbcf546de8701d8f66834afcb..b1dfcaab68de58d998e5fccded1dfe783d2bc415 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,10 @@ PHP                                                                        NEWS
 - Mbstring:
   . Fixed bug #72994 (mbc_to_code() out of bounds read). (Laruence, cmb)
 
+- Opcache:
+  . Fixed bug #72590 (Opcache restart with kill_all_lockers does not work).
+    (Keyur) (julien backport)
+
 15 Sep 2016, PHP 5.6.26
 
 - Core: