Skip to content

Commit 7cef7cb

Browse files
committed
Add more details in UPGRADING on mb_check_encoding changes
1 parent 9261ff7 commit 7cef7cb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

UPGRADING

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,8 @@ PHP 8.2 UPGRADE NOTES
219219
is still accepted, but it is recommended to use the new standard variant.
220220

221221
- MBString
222-
. mb_check_encoding() now checks input encoding more strictly.
222+
. mb_check_encoding() now checks input encoding more strictly for
223+
certain text encodings, including ISO-2022-JP and UTF-7.
223224
. mb_detect_encoding() now checks input encoding more strictly
224225
when strict detection is enabled.
225226
. mb_convert_encoding() checks the input encoding more strictly

0 commit comments

Comments
 (0)