From: Xinchen Hui Date: Thu, 17 Dec 2015 06:30:41 +0000 (+0800) Subject: Update NEWs X-Git-Tag: php-7.0.2RC1~11^2~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1b4e224c9824233ee79e3c2439ce40f882c66e4f;p=php Update NEWs --- diff --git a/NEWS b/NEWS index 699a54efe2..d8eb99d6bb 100644 --- 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)