From: Christoph M. Becker Date: Tue, 2 Jul 2019 13:08:10 +0000 (+0200) Subject: Fix NEWS X-Git-Tag: php-7.4.0alpha3~71^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=41949bb71ecb0eea68192aa9abe8f726abc9e7d3;p=php Fix NEWS Bug #78185 fixed a regression in PHP 7.3.7RC2, so should not be listed here. --- diff --git a/NEWS b/NEWS index f025f66619..5d0a417d7e 100644 --- a/NEWS +++ b/NEWS @@ -46,7 +46,6 @@ PHP NEWS arrays in SCCP). (Nikita) . Fixed bug #78106 (Path resolution fails if opcache disabled during request). (Nikita) - . Fixed bug #78185 (File cache no longer works). (Dmitry) - OpenSSL: . Fixed bug #78079 (openssl_encrypt_ccm.phpt fails with OpenSSL 1.1.1c).