]> granicus.if.org Git - php/commitdiff
Update NEWS [ci skip]
authorChristoph M. Becker <cmbecker69@gmx.de>
Mon, 29 Jul 2019 12:48:23 +0000 (14:48 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Mon, 29 Jul 2019 12:48:23 +0000 (14:48 +0200)
The fix has been cherry-picked into PHP-7.3.8, so the bug will be fixed
already there.

NEWS

diff --git a/NEWS b/NEWS
index b3bdfc87c11daa18c41ebf95c2fa7f78005107bd..dd4cdbc6f07855ce268bd03580740da06efef7f1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -21,9 +21,6 @@ PHP                                                                        NEWS
 - LiteSpeed:
   . Updated to LiteSpeed SAPI V7.5 (Fixed clean shutdown). (George Wang)
 
-- Opcode:
-  . Fixed bug #78341 (Failure to detect smart branch in DFA pass). (Nikita)
-
 - Standard:
   . Fixed bug #69100 (Bus error from stream_copy_to_stream (file -> SSL stream)
     with invalid length). (Nikita)
@@ -63,6 +60,7 @@ PHP                                                                        NEWS
   . Fixed bug #78271 (Invalid result of if-else). (Nikita)
   . Fixed bug #78291 (opcache_get_configuration doesn't list all directives).
     (Andrew Collington)
+  . Fixed bug #78341 (Failure to detect smart branch in DFA pass). (Nikita)
 
 - PCRE:
   . Fixed bug #78197 (PCRE2 version check in configure fails for "##.##-xxx"