Skip to content

Commit 4a8c59d

Browse files
committed
[ci skip] Add missing NEWS entry
1 parent 2dc9026 commit 4a8c59d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ PHP NEWS
2121
. mb_detect_encoding recognizes all letters in Czech alphabet (alexdowad)
2222
. mb_detect_encoding recognizes all letters in Hungarian alphabet (alexdowad)
2323
. 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)
2426

2527
- OPcache:
2628
. Fixed bug GH-8591 (tracing JIT crash after private instance method change).

0 commit comments

Comments
 (0)