php-src/ext/intl/breakiterator
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.stub.php Warning to ValueError promotion in Intl extension Part 1 2020-07-31 13:27:22 +01:00
breakiterator_arginfo.h Warning to ValueError promotion in Intl extension Part 1 2020-07-31 13:27:22 +01:00
breakiterator_class.cpp Clean up BreakIterator create_object handler 2020-08-25 13:11:43 +02:00
breakiterator_class.h Throw exception for unconstructed intl objects 2020-01-05 23:55:14 +01:00
breakiterator_iterators.cpp Add ZVAL_OBJ_COPY macro 2020-06-17 16:36:56 +02:00
breakiterator_iterators.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
breakiterator_methods.cpp Warning to ValueError promotion in Intl extension Part 1 2020-07-31 13:27:22 +01:00
codepointiterator_internal.cpp Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
codepointiterator_internal.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
codepointiterator_methods.cpp Get rid of method mapping of BreakIterator classes 2020-02-25 23:05:24 +01:00
rulebasedbreakiterator_methods.cpp Ensure RuleBasedBreakIterator constructor throws on failure 2020-08-25 15:28:58 +02:00