]> granicus.if.org Git - php/commitdiff
Update NEWS
authorXinchen Hui <laruence@gmail.com>
Thu, 16 Aug 2018 05:56:52 +0000 (13:56 +0800)
committerXinchen Hui <laruence@gmail.com>
Thu, 16 Aug 2018 05:56:52 +0000 (13:56 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 0714b2222fa058834bac5dc3b068f87a02f0a20c..0aebe0fe5c1cf90fee5ae3816bded0ba724bf2c2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,10 @@ PHP                                                                        NEWS
   . Fixed bug #76704 (mb_detect_order return value varies based on argument
     type). (cmb)
 
+- Opcache:
+  . Fixed bug #76747 (Opcache treats path containing "test.pharma.tld" as a phar
+    file). (Laruence)
+
 - phpdbg:
   . Fixed bug #76595 (phpdbg man page contains outdated information).
     (Kevin Abel)