]> granicus.if.org Git - php/commitdiff
Update NEWs
authorXinchen Hui <laruence@gmail.com>
Fri, 10 Feb 2017 06:26:18 +0000 (14:26 +0800)
committerXinchen Hui <laruence@gmail.com>
Fri, 10 Feb 2017 06:26:18 +0000 (14:26 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 90fd4fd8f420514764028913951ab65fa2d6eba9..299f4e8de2647dd00f7261049da7ff09a5c03130 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,9 @@ PHP                                                                        NEWS
   . Fixed bug #74031 (ReflectionFunction for imagepng is missing last two
     parameters). (finwe)
 
+- Opcache:
+  . Fixed bug #74019 (Segfault with list). (Laruence)
+
 - OpenSSL:
   . Fixed bug #74022 (PHP Fast CGI crashes when reading from a pfx file).
     (Anatol)