]> granicus.if.org Git - php/commitdiff
[ci skip] Remove NEWS entry
authorChristoph M. Becker <cmbecker69@gmx.de>
Thu, 4 Jul 2019 12:50:23 +0000 (14:50 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Thu, 4 Jul 2019 12:50:23 +0000 (14:50 +0200)
This commit already was contained in PHP 7.3.7, but doesn't need a NEWS
entry, since the regression had only been introduced with PHP 7.3.7RC1.

NEWS

diff --git a/NEWS b/NEWS
index bd9a5b4d83305f3d7989dca59c6c0d420c335b23..b68d2fcbed6bedfd3774fe3856149780632f6d10 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -17,7 +17,6 @@ PHP                                                                        NEWS
   . Fixed bug #78189 (file cache strips last character of uname hash). (cmb)
   . Fixed bug #78202 (Opcache stats for cache hits are capped at 32bit NUM).
     (cmb)
-  . Fixed bug #78230 (Incorrect type check optimization). (Nikita)
 
 - PCRE:
   . Fixed bug #78197 (PCRE2 version check in configure fails for "##.##-xxx"