]> granicus.if.org Git - php/commitdiff
Update NEWS
authorXinchen Hui <laruence@gmail.com>
Fri, 15 Jun 2018 08:32:27 +0000 (16:32 +0800)
committerXinchen Hui <laruence@gmail.com>
Fri, 15 Jun 2018 08:32:27 +0000 (16:32 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 353ccbe27a0aa610f09972657a1d06bc1b0ceea1..276307ea234b86f9176076d53fbd298c262b7c9e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,8 @@ PHP                                                                        NEWS
     from date/time column). (Victor Csiky)
 
 - Opcache:
+  . Fixed bug #76477 (Opcache causes empty return value).
+    (Nikita, Laruence)
   . Fixed bug #76463 (var has array key type but not value type). (Laruence)
   . Fixed bug #76446 (zend_variables.c:73: zend_string_destroy: Assertion
     `!(zval_gc_flags((str)->gc)). (Nikita, Laruence)