]> granicus.if.org Git - php/commitdiff
missing news entry from 7.1.3
authorJoe Watkins <krakjoe@php.net>
Fri, 14 Apr 2017 06:56:12 +0000 (07:56 +0100)
committerJoe Watkins <krakjoe@php.net>
Fri, 14 Apr 2017 06:56:12 +0000 (07:56 +0100)
NEWS

diff --git a/NEWS b/NEWS
index d97d061535f2f88a389518e43496249192b6e8d5..29b5d08fb0508bfdb8a7df3111e18181bbab85b1 100644 (file)
--- 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: