From: Christoph M. Becker Date: Mon, 29 Jul 2019 12:48:23 +0000 (+0200) Subject: Update NEWS [ci skip] X-Git-Tag: php-7.4.0beta2~27^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=76683ea999ad1523dc308e1011925ff9952bd6d7;p=php Update NEWS [ci skip] The fix has been cherry-picked into PHP-7.3.8, so the bug will be fixed already there. --- 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"