]> granicus.if.org Git - php/commitdiff
Update NEWs
authorXinchen Hui <laruence@gmail.com>
Thu, 17 Dec 2015 06:30:41 +0000 (14:30 +0800)
committerXinchen Hui <laruence@gmail.com>
Thu, 17 Dec 2015 06:30:41 +0000 (14:30 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 699a54efe2407c543754697e18fc4d91f1795014..d8eb99d6bb631b8e2539070dfe7b0f91aeae3dcc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -31,6 +31,9 @@ PHP                                                                        NEWS
   . Fixed bug #71066 (mb_send_mail: Program terminated with signal SIGSEGV,
     Segmentation fault). (Laruence)
 
+- Opcache:
+  . Fixed bug #71127 (Define in auto_prepend_file is overwrite). (Laruence)
+
 - Readline:
   . Fixed bug #71094 (readline_completion_function corrupts static array on
     second TAB). (Nikita)