com php-src: missing news entry from 7.1.3: NEWS
[email protected] (Joe Watkins)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: 4ae69f986fce0b2cdbb082582409171971a11059 Author: Joe Watkins <[email protected]> Fri, 14 Apr 2017 07:56:12 +0100 Parents: bd32837acf51cc28d13ade6c1aeff6bffb4430ee Branches: PHP-7.1 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=4ae69f986fce0b2cdbb082582409171971a11059 Log: missing news entry from 7.1.3 Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index d97d061..29b5d08 100644 --- a/NEWS +++ b/NEWS @@ -149,6 +149,7 @@ PHP NEWS (Andrew Nester, Nikita) - Opcache: + . Fixed bug #74152 (if statement says true to a null variable). (Laruence) . Fixed bug #74019 (Segfault with list). (Laruence) - OpenSSL: