php-src/ext/intl
Nikita Popov 8fd7f02ea4 Make cast_object handler required
Avoid subtle differences in behavior depending on whether the
handler is absent or returns FAILURE.

If you previously set cast_object to NULL, create a handler that
always returns FAILURE instead.
2020-03-31 14:37:49 +02:00
..
breakiterator Add a ZEND_UNCOMPARABLE value 2020-03-31 12:36:48 +02:00
calendar Revert "Replace @param annotations with type declarations" 2020-02-17 08:55:18 +01:00
collator Make cast_object handler required 2020-03-31 14:37:49 +02:00
common Add various stubs for Intl 2020-02-04 14:55:21 +01:00
converter Add stubs for UConverter 2020-02-28 14:37:37 +01:00
dateformat Add stubs for IntlDateFormatter & MessageFormatter 2020-02-04 13:08:06 +01:00
formatter Revert "Replace @param annotations with type declarations" 2020-02-17 08:55:18 +01:00
grapheme Add stubs for various intl functions 2020-01-03 18:54:57 +01:00
idn Use RETURN_THROWS() in various places 2020-01-03 21:10:24 +01:00
locale Use RETURN_THROWS() during ZPP in most of the extensions 2019-12-31 11:46:11 +01:00
msgformat Add stubs for IntlDateFormatter & MessageFormatter 2020-02-04 13:08:06 +01:00
normalizer Add stubs for various intl functions 2020-01-03 18:54:57 +01:00
resourcebundle Revert "Replace @param annotations with type declarations" 2020-02-17 08:55:18 +01:00
spoofchecker Throw exception for unconstructed intl objects 2020-01-05 23:55:14 +01:00
tests Change argument error message format 2020-02-26 15:00:08 +01:00
timezone Add a ZEND_UNCOMPARABLE value 2020-03-31 12:36:48 +02:00
transliterator Fix [-Wmissing-field-initializers] compiler warning in transliterator_methods.c 2020-02-11 00:23:52 +01:00
uchar Add stubs for IntlChar 2020-02-28 18:10:52 +01:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +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 Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +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 Add stubs for NumberFormatter 2020-02-09 22:10:12 +01:00
php_intl.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00