php-src/ext/intl
Nikita Popov 647fb38d58 Ensure RuleBasedBreakIterator constructor throws on failure
Constructors must throw on failure indepdendent of the configured
intl error mode.
2020-08-25 15:28:58 +02:00
..
breakiterator Ensure RuleBasedBreakIterator constructor throws on failure 2020-08-25 15:28:58 +02:00
calendar Fixed bug #79946 2020-08-10 09:52:22 +02:00
collator Add another round of missing parameter types to stubs 2020-08-07 16:48:45 +02:00
common Remove proto comments from C files 2020-07-06 21:13:34 +02:00
converter Add another round of missing parameter types to stubs 2020-08-07 16:48:45 +02:00
dateformat Add another round of missing parameter types to stubs 2020-08-07 16:48:45 +02:00
formatter Add another round of missing parameter types to stubs 2020-08-07 16:48:45 +02:00
grapheme Remove proto comments from C files 2020-07-06 21:13:34 +02:00
idn Remove proto comments from C files 2020-07-06 21:13:34 +02:00
locale Fix a few comments 2020-07-06 21:23:35 +02:00
msgformat Remove proto comments from C files 2020-07-06 21:13:34 +02:00
normalizer Remove proto comments from C files 2020-07-06 21:13:34 +02:00
resourcebundle Remove proto comments from C files 2020-07-06 21:13:34 +02:00
spoofchecker Add another round of missing parameter types to stubs 2020-08-07 16:48:45 +02:00
tests Ensure RuleBasedBreakIterator constructor throws on failure 2020-08-25 15:28:58 +02:00
timezone Add another round of missing parameter types to stubs 2020-08-07 16:48:45 +02:00
transliterator Accept zend_object* in zend_update_property 2020-08-07 16:40:27 +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 Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +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 Add another round of missing parameter types to stubs 2020-08-07 16:48:45 +02:00
php_intl_arginfo.h Add another round of missing parameter types to stubs 2020-08-07 16:48:45 +02:00