php-src/ext/intl
Nikita Popov 9fe4966811 Remove null return type from msgfmt_parse_message()
This doesn't seem to possible. Only false is returned on failure.
2021-07-14 12:00:18 +02:00
..
breakiterator Declare tentative return types for ext/intl (#6986) 2021-07-06 10:55:43 +02:00
calendar Deprecate IntlCalendar::roll() with bool argument 2021-07-08 15:34:51 +02:00
collator Declare tentative return types for ext/intl (#6986) 2021-07-06 10:55:43 +02:00
common Declare tentative return types for ext/intl (#6986) 2021-07-06 10:55:43 +02:00
converter Declare tentative return types for ext/intl (#6986) 2021-07-06 10:55:43 +02:00
dateformat Declare tentative return types for ext/intl (#6986) 2021-07-06 10:55:43 +02:00
formatter Declare tentative return types for ext/intl (#6986) 2021-07-06 10:55:43 +02:00
grapheme Merge branch 'PHP-8.0' 2021-07-05 18:21:29 +02:00
idn Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
locale Declare tentative return types for ext/intl (#6986) 2021-07-06 10:55:43 +02:00
msgformat Remove null return type from msgfmt_parse_message() 2021-07-14 12:00:18 +02:00
normalizer Eliminate null return value for Normalizer::normalize() 2021-07-14 11:43:22 +02:00
resourcebundle Declare tentative return types for ext/intl (#6986) 2021-07-06 10:55:43 +02:00
spoofchecker Declare tentative return types for ext/intl (#6986) 2021-07-06 10:55:43 +02:00
tests Deprecate IntlCalendar::roll() with bool argument 2021-07-08 15:34:51 +02:00
timezone Declare tentative return types for ext/intl (#6986) 2021-07-06 10:55:43 +02:00
transliterator Declare tentative return types for ext/intl (#6986) 2021-07-06 10:55:43 +02:00
uchar Declare tentative return types for ext/intl (#6986) 2021-07-06 10:55:43 +02: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 Remove null return type from msgfmt_parse_message() 2021-07-14 12:00:18 +02: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 Remove null return type from msgfmt_parse_message() 2021-07-14 12:00:18 +02:00