From: Xinchen Hui Date: Fri, 10 Feb 2017 06:26:18 +0000 (+0800) Subject: Update NEWs X-Git-Tag: php-7.1.3RC1~49 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=47f1e0817a7b0baf032cefb69debda1b32a21aea;p=php Update NEWs --- diff --git a/NEWS b/NEWS index 90fd4fd8f4..299f4e8de2 100644 --- 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)