php-src/ext/intl
Nikita Popov e77077edeb Make $locale parameter to BreakIterator ctors optional
It's documented as such and already accepts null.
2018-06-13 23:47:20 +02:00
..
breakiterator Make $locale parameter to BreakIterator ctors optional 2018-06-13 23:47:20 +02:00
calendar Merge branch 'PHP-7.0' into PHP-7.1 2017-08-25 22:03:00 +02:00
collator Merge branch 'PHP-7.0' into PHP-7.1 2017-09-12 12:13:42 +02:00
common Do the revert properly, and put back fraction support in 7.1 2017-08-16 15:59:56 +01:00
converter Merge branch 'PHP-7.0' into PHP-7.1 2017-10-19 12:02:52 +01:00
dateformat fix error text 2016-07-05 15:58:55 +02:00
doc
formatter Remove useless dtor handlers in intl 2016-07-16 23:16:43 +02:00
grapheme Fix bug #73634 - grapheme_strpos illegal memory access 2017-06-20 13:29:57 -07:00
idn Merge branch 'PHP-5.6' into PHP-7.0 2016-07-12 14:52:23 +02:00
locale Merge branch 'PHP-7.0' into PHP-7.1 2017-04-17 07:58:22 +01:00
msgformat Merge branch 'PHP-7.0' into PHP-7.1 2017-06-03 00:05:52 +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 Make $locale parameter to BreakIterator ctors optional 2018-06-13 23:47:20 +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 Merge branch 'PHP-7.0' into PHP-7.1 2017-10-25 20:59:51 +01:00
config.m4 Group common flags 2018-04-05 16:44:12 +02:00
config.w32 Fixed bug #76153 Intl compilation fails with icu4c 61.1 2018-03-28 18:01:44 +02:00
CREDITS
ERROR.CONVENTIONS
intl_common.h
intl_convert.c More string length checks & fixes 2016-11-03 21:35:09 -07: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
intl_error.h
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