From 76683ea999ad1523dc308e1011925ff9952bd6d7 Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Mon, 29 Jul 2019 14:48:23 +0200 Subject: [PATCH] Update NEWS [ci skip] The fix has been cherry-picked into PHP-7.3.8, so the bug will be fixed already there. --- NEWS | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/NEWS b/NEWS index b3bdfc87c1..dd4cdbc6f0 100644 --- 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" -- 2.40.0