php-src/ext/intl
George Peter Banyard ddd99a7005 Drop -1 mode for collator_is_numeric()
It is used only once with allow_errors enabled
2020-09-21 16:29:10 +01:00
..
breakiterator Prevent double-construction of IntlRuleBasedBreakIterator 2020-08-26 10:03:28 +02:00
calendar Declare array|int and object-of-class|int types in stubs 2020-09-14 11:59:32 +02:00
collator Drop -1 mode for collator_is_numeric() 2020-09-21 16:29:10 +01:00
common Remove proto comments from C files 2020-07-06 21:13:34 +02:00
converter Promote warnings to exceptions in ext/intl 2020-09-07 19:46:55 +02:00
dateformat Declare array|int and object-of-class|int types in stubs 2020-09-14 11:59:32 +02:00
formatter Promote warnings to exceptions in ext/intl 2020-09-07 19:46:55 +02:00
grapheme Consolidate the usage of "either" and "one of" in error messages 2020-09-20 19:41:47 +02:00
idn Remove proto comments from C files 2020-07-06 21:13:34 +02:00
locale Promote warnings to exceptions in ext/intl 2020-09-07 19:46:55 +02:00
msgformat Remove proto comments from C files 2020-07-06 21:13:34 +02:00
normalizer Promote warnings to exceptions in ext/intl 2020-09-07 19:46:55 +02:00
resourcebundle Promote warnings to exceptions in ext/intl 2020-09-07 19:46:55 +02:00
spoofchecker Add another round of missing parameter types to stubs 2020-08-07 16:48:45 +02:00
tests Consolidate the usage of "either" and "one of" in error messages 2020-09-20 19:41:47 +02:00
timezone Add more precise type info for stubs 2020-09-01 16:35:56 +02:00
transliterator Consolidate new union type ZPP macro names 2020-09-11 11:00:18 +02:00
uchar Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
config.m4 Fixed bug #79946 2020-08-10 09:52:22 +02:00
config.w32 Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
CREDITS
ERROR_CONVENTIONS.md Use RETURN_THROWS() during ZPP in most of the extensions 2019-12-31 11:46:11 +01:00
intl_common.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
intl_convert.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
intl_convert.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
intl_convertcpp.cpp Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
intl_convertcpp.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
intl_cppshims.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
intl_data.h Add more precise type info for stubs 2020-09-01 16:35:56 +02:00
intl_error.c Fix a few comments 2020-07-06 21:23:35 +02:00
intl_error.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_intl.c Validate collator earlier during sort 2020-07-24 11:58:10 +02:00
php_intl.h Validate collator earlier during sort 2020-07-24 11:58:10 +02:00
php_intl.stub.php Display types in stubs more uniformly 2020-09-16 21:19:36 +02:00
php_intl_arginfo.h Display types in stubs more uniformly 2020-09-16 21:19:36 +02:00