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 2dc9026 commit 4a8c59dCopy full SHA for 4a8c59d
NEWS
@@ -21,6 +21,8 @@ PHP NEWS
21
. mb_detect_encoding recognizes all letters in Czech alphabet (alexdowad)
22
. mb_detect_encoding recognizes all letters in Hungarian alphabet (alexdowad)
23
. Fixed bug GH-8685 (pcre not ready at mbstring startup). (Remi)
24
+ . Backwards-compatible mappings for 0x5C/0x7E in Shift-JIS are restored,
25
+ after they had been changed in 8.1.0. (Alex Dowad)
26
27
- OPcache:
28
. Fixed bug GH-8591 (tracing JIT crash after private instance method change).
0 commit comments