1
0
mirror of https://github.com/php/php-src.git synced 2026-04-21 23:18:13 +02:00
Files
archived-php-src/ext
Alex Dowad 13136a575d Fix conversion of GB18030 text (and add test suite)
- Truncated multi-byte characters are treated as an error
- Reject GB18030 4-byte codes which translate to (non-existent)
  Unicode codepoints above 0x10FFFF
- Add a number of missing mappings from the GB18030 standards
  (These mappings are supported by iconv. I don't know why they were
  missing from mbstring.)
2021-07-19 12:17:00 +02:00
..
2021-07-16 16:01:03 +02:00
2021-06-29 17:13:02 +02:00
2021-06-29 17:13:02 +02:00
2021-06-14 11:00:15 +02:00
2021-07-12 09:33:08 +02:00
2021-07-12 16:51:24 +02:00
2021-07-08 15:34:51 +02:00
2021-07-08 16:48:16 +02:00
2021-07-13 15:33:50 +02:00
2021-06-29 17:13:02 +02:00
2021-06-29 17:13:02 +02:00
2021-07-08 16:45:05 +02:00
2021-07-12 16:51:24 +02:00
2021-07-08 16:46:08 +02:00
2021-07-19 12:14:55 +03:00
2021-07-01 15:46:07 +02:00
2021-06-29 17:13:02 +02:00
2021-07-12 18:38:24 +02:00
2021-06-29 17:13:02 +02:00
2021-07-12 16:51:24 +02:00
2021-06-29 17:13:02 +02:00
2021-06-11 16:27:50 +02:00
2021-07-16 10:07:35 +02:00
2021-06-29 17:13:02 +02:00
2021-07-05 14:11:03 +02:00
2021-06-29 17:13:02 +02:00
2021-07-13 09:22:31 +02:00
2021-07-16 14:46:56 +02:00