From b2907527e92088c172879bc8d462fb2b5628b8ba Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Tue, 5 Feb 2019 23:04:31 +0100 Subject: [PATCH] Fix NEWS Bug #77287 is already fixed in PHP 7.3.2. --- NEWS | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index bd5c57054d..4b8659102c 100644 --- a/NEWS +++ b/NEWS @@ -16,10 +16,6 @@ PHP NEWS . Fixed bug #77514 (mb_ereg_replace() with trailing backslash adds null byte). (Nikita) -- Opcache: - . Fixed bug #77287 (Opcache literal compaction is incompatible with EXT - opcodes). (Nikita) - - OpenSSL: . Fixed bug #77390 (feof might hang on TLS streams in case of fragmented TLS records). (Abyl Valg, Jakub Zelenka) @@ -88,6 +84,8 @@ PHP NEWS (Nikita) . Fixed bug #77361 (configure fails on 64-bit AIX when opcache enabled). (Kevin Adler) + . Fixed bug #77287 (Opcache literal compaction is incompatible with EXT + opcodes). (Nikita) - PCRE: . Fixed bug #77338 (get_browser with empty string). (Nikita) -- 2.40.0