php-src/ext/mbstring
Alex Dowad b626e893ff 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
2021-07-05 16:28:16 +02:00
..
libmbfl Fix conversion of ISO-2022-KR text (and add test suite) 2021-07-05 16:28:16 +02:00
tests Fix conversion of ISO-2022-KR text (and add test suite) 2021-07-05 16:28:16 +02:00
ucgendat Update 'East Asian Width' table to comply with Unicode 13.0 2021-01-19 20:38:44 +02:00
config.m4 Remove duplicate implementation of CP932 from mbstring 2021-06-17 13:12:40 +02:00
config.w32 Remove duplicate implementation of CP932 from mbstring 2021-06-17 13:12:40 +02:00
CREDITS
mb_gpc.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
mb_gpc.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
mbstring.c Use zend_string_equals_* API in a couple of more place 2021-05-14 13:45:17 +01:00
mbstring.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
mbstring.stub.php Generate class entries from stubs for ldap, libxml, mbstring and mysqli 2021-02-16 14:46:19 +01:00
mbstring_arginfo.h Generate class entries from stubs for ldap, libxml, mbstring and mysqli 2021-02-16 14:46:19 +01:00
php_mbregex.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_mbregex.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_onig_compat.h
php_unicode.c Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
php_unicode.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
unicode_data.h Update 'East Asian Width' table to comply with Unicode 13.0 2021-01-19 20:38:44 +02:00