We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0228f7 commit b290752Copy full SHA for b290752
NEWS
@@ -16,10 +16,6 @@ PHP NEWS
16
. Fixed bug #77514 (mb_ereg_replace() with trailing backslash adds null byte).
17
(Nikita)
18
19
-- Opcache:
20
- . Fixed bug #77287 (Opcache literal compaction is incompatible with EXT
21
- opcodes). (Nikita)
22
-
23
- OpenSSL:
24
. Fixed bug #77390 (feof might hang on TLS streams in case of fragmented TLS
25
records). (Abyl Valg, Jakub Zelenka)
@@ -88,6 +84,8 @@ PHP NEWS
88
84
89
85
. Fixed bug #77361 (configure fails on 64-bit AIX when opcache enabled).
90
86
(Kevin Adler)
87
+ . Fixed bug #77287 (Opcache literal compaction is incompatible with EXT
+ opcodes). (Nikita)
91
92
- PCRE:
93
. Fixed bug #77338 (get_browser with empty string). (Nikita)
0 commit comments