php-src/ext/intl
Anatol Belski 4461fb9c26 Fix tests for ICU 63.1
The most of change is U+00A0 vs. new U+202F used in some outputs.
2018-10-20 23:02:06 +02: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:12:55 +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:51:01 +02:00
converter Merge branch 'PHP-7.0' into PHP-7.1 2017-10-19 12:02:52 +01:00
dateformat Sync leading and final newlines in source code files 2018-10-14 12:51:01 +02:00
doc Sync leading and final newlines in source code files 2018-10-14 12:51:01 +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:51:01 +02:00
idn Merge branch 'PHP-5.6' into PHP-7.0 2016-07-12 14:52:23 +02:00
locale Trim trailing whitespace in source code files 2018-10-13 14:12:55 +02:00
msgformat Fixed Bug #76942 U_ARGUMENT_TYPE_MISMATCH 2018-10-05 22:50:34 +02:00
normalizer Fixed bug #74433 Wrong reflection on the Normalizer methods 2017-04-13 13:21:05 +01:00
resourcebundle Bug #73218: add mitigation for ICU int overflow 2016-10-14 01:41:06 +02:00
spoofchecker Wrap var depending on conditional compilation 2018-02-16 13:40:44 +01:00
tests Fix tests for ICU 63.1 2018-10-20 23:02:06 +02: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:51:01 +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:12:55 +02:00
CREDITS
ERROR.CONVENTIONS Trim trailing whitespace in source code files 2018-10-13 14:12:55 +02:00
intl_common.h fix extern "C" 2015-04-01 13:18:52 +02:00
intl_convert.c More string length checks & fixes 2016-11-03 21:35:09 -07:00
intl_convert.h Cleanup (avoid string reallocations) 2015-07-01 13:26:39 +03:00
intl_convertcpp.cpp Cleanup (avoid string reallocations) 2015-07-01 13:26:39 +03:00
intl_convertcpp.h change the inclusion order which fixes the vc build 2015-07-01 15:21:34 +02:00
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:12:55 +02:00
intl_error.h Always throw TypeException on throwing zpp failures 2015-04-06 11:27:34 +02:00
php_intl.c Merge branch 'PHP-7.0' into PHP-7.1 2017-07-26 18:55:46 -04:00
php_intl.h Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE 2016-03-03 16:50:01 +01:00
TODO