com php-src: Update NEWs: NEWS
[email protected] (Xinchen Hui)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: 47f1e0817a7b0baf032cefb69debda1b32a21aea Author: Xinchen Hui <[email protected]> Fri, 10 Feb 2017 14:26:18 +0800 Parents: 0b7fa040e9e83dedbbd4cb5dd6ab0f5aa3f840c9 Branches: PHP-7.1 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=47f1e0817a7b0baf032cefb69debda1b32a21aea Log: Update NEWs Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index 90fd4fd..299f4e8 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)