php-src/ext/intl
2019-11-11 22:32:35 -08:00
..
breakiterator Fix #76556: get_debug_info handler for BreakIterator shows wrong type 2018-06-30 23:15:02 +02:00
calendar Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
collator Merge branch 'PHP-7.0' into PHP-7.1 2017-09-12 12:13:42 +02:00
common Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
converter Merge branch 'PHP-7.1' into PHP-7.2 2017-10-19 12:03:19 +01:00
dateformat Fixed bug #77895 2019-04-15 15:26:58 +02:00
doc Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
formatter Remove useless dtor handlers in intl 2016-07-16 23:16:43 +02:00
grapheme Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
idn Raise minimal GCC version, 2019-09-10 16:28:35 +02:00
locale Fix bug #78804 - Segmentation fault in Locale::filterMatches 2019-11-11 22:32:35 -08:00
msgformat Fix hash key length in umsg_parse_format() 2019-09-25 10:30:33 +02:00
normalizer Fixed bug #74433 Wrong reflection on the Normalizer methods 2017-04-13 13:21:05 +01:00
resourcebundle Convert CRLF to LF 2019-05-13 03:51:00 +02:00
spoofchecker Merge branch 'PHP-7.1' into PHP-7.2 2018-02-16 13:41:13 +01:00
tests Fix bug #78804 - Segmentation fault in Locale::filterMatches 2019-11-11 22:32:35 -08:00
timezone Merge branch 'PHP-7.0' into PHP-7.1 2017-08-16 15:20:45 +01:00
transliterator Remove useless dtor handlers in intl 2016-07-16 23:16:43 +02:00
uchar Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
config.m4 Revert "ICU 59+ requires C++11 and errors out without the option" 2018-06-20 10:41:41 -07:00
config.w32 Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
CREDITS
ERROR.CONVENTIONS Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
intl_common.h
intl_convert.c Compilation warning fix 2016-12-12 23:25:40 -08:00
intl_convert.h
intl_convertcpp.cpp
intl_convertcpp.h
intl_cppshims.h
intl_data.h Fixed bug #74385 Locale::parseLocale() broken with some arguments 2018-05-03 16:34:33 +02:00
intl_error.c Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
intl_error.h
php_intl.c Add TZ and Unicode versions to intl MINFO 2017-10-21 16:17:31 +02:00
php_intl.h
TODO