History log of /PHP-8.1/ext/mbstring/tests/data/EUC-JP-2004.txt (Results 1 – 1 of 1)
Revision Date Author Comments
# 0a8c0075 30-Jun-2021 Alex Dowad

Fix conversion of EUC-JP-2004 text (and add test suite)

- Truncated multi-byte characters are treated as an error now
- Invalid multi-byte characters are treated as an error rather than

Fix conversion of EUC-JP-2004 text (and add test suite)

- Truncated multi-byte characters are treated as an error now
- Invalid multi-byte characters are treated as an error rather than
being quietly swallowed
- ASCII control characters are not allowed to appear in the middle
of a multi-byte character

show more ...