1
0
mirror of https://github.com/php/php-src.git synced 2026-04-22 15:38:49 +02:00
Files
archived-php-src/ext
Alex Dowad 8b25e38b21 Fix conversion of EUC-CN text (and add test suite)
- Flag truncated multi-byte characters as erroneous.
- Don't allow ASCII control characters to appear in the middle of a
  multi-byte character.
- There was a bug whereby some unrecognized Unicode codepoints would be
  passed through unchanged to the output when converting Unicode to
  EUC-CN.
- Stick to the original EUC-CN standard, rather than CP936 (an extended
  version invented by MS).
2021-06-29 12:25:21 +02:00
..
2021-06-14 11:00:15 +02:00
2021-06-11 10:35:21 +02:00
2021-06-14 10:41:33 +02:00
2021-06-27 21:40:02 -07:00
2021-06-11 16:27:50 +02:00
2021-06-11 11:57:42 +02:00