php-src/ext/intl
Ilija Tovilo 925a30979c
Allowing catching arg type deprecations in intl classes
Closes GH-8115
Closes GH-8117
2022-03-03 11:26:35 +01:00
..
breakiterator Allowing catching arg type deprecations in intl classes 2022-03-03 11:26:35 +01:00
calendar Allowing catching arg type deprecations in intl classes 2022-03-03 11:26:35 +01:00
collator Allowing catching arg type deprecations in intl classes 2022-03-03 11:26:35 +01:00
common Add missing field initializer 2021-09-16 10:42:52 +02:00
converter Add more specific array return type hints for various extensions - part 2 2021-11-17 10:56:27 +01:00
dateformat Allowing catching arg type deprecations in intl classes 2022-03-03 11:26:35 +01:00
formatter Allowing catching arg type deprecations in intl classes 2022-03-03 11:26:35 +01:00
grapheme Use ASCII lower case for misc case folding 2021-09-24 09:20:08 +02:00
idn Merge branch 'PHP-8.0' into PHP-8.1 2021-09-04 17:57:23 +02:00
locale Add more specific array return type hints for various extensions - part 2 2021-11-17 10:56:27 +01:00
msgformat Allowing catching arg type deprecations in intl classes 2022-03-03 11:26:35 +01:00
normalizer Eliminate null return value for Normalizer::normalize() 2021-07-14 11:43:22 +02:00
resourcebundle Allowing catching arg type deprecations in intl classes 2022-03-03 11:26:35 +01:00
spoofchecker Declare tentative return types for ext/intl (#6986) 2021-07-06 10:55:43 +02:00
tests Allowing catching arg type deprecations in intl classes 2022-03-03 11:26:35 +01:00
timezone Declare tentative return types for ext/intl (#6986) 2021-07-06 10:55:43 +02:00
transliterator Add more specific array return type hints for various extensions - part 2 2021-11-17 10:56:27 +01:00
uchar Merge branch 'PHP-8.0' into PHP-8.1 2022-02-16 19:03:33 +01:00
config.m4 Add IntlDatePatternGenerator (#6771) 2021-06-10 12:36:38 +02:00
config.w32 Add IntlDatePatternGenerator (#6771) 2021-06-10 12:36:38 +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 Avoid make_printable_zval() in intl collator 2021-06-10 10:12:47 +02:00
intl_convert.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
intl_convert.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
intl_convertcpp.cpp Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
intl_convertcpp.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
intl_cppshims.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
intl_data.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
intl_error.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
intl_error.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_intl_arginfo.h Add more specific array return type hints for various extensions - part 2 2021-11-17 10:56:27 +01:00
php_intl.c Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
php_intl.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_intl.stub.php Add more specific array return type hints for various extensions - part 2 2021-11-17 10:56:27 +01:00