php-src/ext/intl
Nikita Popov 713e22ff8b Merge branch 'PHP-8.1'
* PHP-8.1:
  CLDR 40a0 uses a lowercase "temp" instead of "Temp" in ICU >= 70.1
  Accommodate changes to canonicalized forms in ICU >= 70.1
  Change UBool to bool for equality operators in ICU >= 70.1
2021-11-02 16:18:00 +01:00
..
breakiterator Merge branch 'PHP-8.0' into PHP-8.1 2021-11-02 16:17:16 +01:00
calendar Make IntlCalendar::roll() return type tentative 2021-09-22 15:00:29 +02:00
collator Declare tentative return types for ext/intl (#6986) 2021-07-06 10:55:43 +02:00
common Add missing field initializer 2021-09-16 10:42:52 +02:00
converter Declare tentative return types for ext/intl (#6986) 2021-07-06 10:55:43 +02:00
dateformat Don't rely on HT internals in datefmt_format_object 2021-09-30 11:48:01 +02:00
formatter Use single line phpdoc in stubs where possible 2021-07-20 13:16:56 +02:00
grapheme Fix 'can not' in test data and in code comments 2021-10-05 09:51:58 +01:00
idn Merge branch 'PHP-8.0' into PHP-8.1 2021-09-04 17:57:23 +02:00
locale Merge branch 'PHP-8.0' into PHP-8.1 2021-11-02 16:17:16 +01: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 Merge branch 'PHP-8.1' 2021-11-02 16:18:00 +01: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 Fix 'can not' in test data and in code comments 2021-10-05 09:51:58 +01: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 Merge branch 'PHP-8.0' into PHP-8.1 2021-09-04 17:57:23 +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 Merge branch 'PHP-8.0' into PHP-8.1 2021-09-04 17:57:23 +02:00