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 9261ff7 commit 7cef7cbCopy full SHA for 7cef7cb
UPGRADING
@@ -219,7 +219,8 @@ PHP 8.2 UPGRADE NOTES
219
is still accepted, but it is recommended to use the new standard variant.
220
221
- MBString
222
- . mb_check_encoding() now checks input encoding more strictly.
+ . mb_check_encoding() now checks input encoding more strictly for
223
+ certain text encodings, including ISO-2022-JP and UTF-7.
224
. mb_detect_encoding() now checks input encoding more strictly
225
when strict detection is enabled.
226
. mb_convert_encoding() checks the input encoding more strictly
0 commit comments