History log of /PHP-8.2/ext/mbstring/tests/data/KSX1001.txt (Results 1 – 2 of 2)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# ee42621f 01-Jul-2023 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Fix GH-11300: license issue: restricted unicode license headers

Closes GH-11572.

# b626e893 03-Jul-2021 Alex Dowad

Fix conversion of ISO-2022-KR text (and add test suite)

- Truncated multi-byte characters are treated as an error
- Truncated or unrecognized escape sequences are treated as an error

Fix conversion of ISO-2022-KR text (and add test suite)

- Truncated multi-byte characters are treated as an error
- Truncated or unrecognized escape sequences are treated as an error
- ASCII control characters are not allowed to appear in the middle
of a multi-byte character

show more ...