]> granicus.if.org Git - php/commitdiff
Update NEWS
authorXinchen Hui <laruence@php.net>
Tue, 11 Aug 2015 13:44:47 +0000 (21:44 +0800)
committerXinchen Hui <laruence@php.net>
Tue, 11 Aug 2015 13:44:47 +0000 (21:44 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 9437c0f440af3f4eb5c95670cf21b3dd58beb869..c46dcc5de2059b3077f59a95567c83d20c2b7df5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,10 @@ PHP                                                                        NEWS
   . Fixed bug #66606 (Sets HTTP_CONTENT_TYPE but not CONTENT_TYPE).
     (wusuopu, cmb)
 
+- Opcache:
+  . Fixed bug #70237 (Empty while and do-while segmentation fault with opcode
+    on CLI enabled). (Dmitry, Laruence)
+
 - PDO:
   . Fixed bug #70221 (persistent sqlite connection + custom function
     segfaults). (Laruence)