Skip to content

Commit b290752

Browse files
committed
Fix NEWS
Bug #77287 is already fixed in PHP 7.3.2.
1 parent c0228f7 commit b290752

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

NEWS

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ PHP NEWS
1616
. Fixed bug #77514 (mb_ereg_replace() with trailing backslash adds null byte).
1717
(Nikita)
1818

19-
- Opcache:
20-
. Fixed bug #77287 (Opcache literal compaction is incompatible with EXT
21-
opcodes). (Nikita)
22-
2319
- OpenSSL:
2420
. Fixed bug #77390 (feof might hang on TLS streams in case of fragmented TLS
2521
records). (Abyl Valg, Jakub Zelenka)
@@ -88,6 +84,8 @@ PHP NEWS
8884
(Nikita)
8985
. Fixed bug #77361 (configure fails on 64-bit AIX when opcache enabled).
9086
(Kevin Adler)
87+
. Fixed bug #77287 (Opcache literal compaction is incompatible with EXT
88+
opcodes). (Nikita)
9189

9290
- PCRE:
9391
. Fixed bug #77338 (get_browser with empty string). (Nikita)

0 commit comments

Comments
 (0)