php-src/ext/intl
2022-08-01 10:46:57 +02:00
..
breakiterator intl ICU C++ code modernisation, making it closer to C++11 (#8650) 2022-06-20 13:07:28 +01:00
calendar intl ICU C++ code modernisation, making it closer to C++11 (#8650) 2022-06-20 13:07:28 +01:00
collator Merge branch 'PHP-8.1' 2022-03-03 11:27:46 +01:00
common Fix IntlPartsIterator key off-by-one error 2022-03-25 13:10:55 +01:00
converter intl extension, build fix for icu >= 71.x release. 2022-07-06 18:12:19 +01:00
dateformat Merge branch 'PHP-8.1' 2022-03-03 11:27:46 +01:00
formatter Allowing catching arg type deprecations in intl classes 2022-03-03 11:26:35 +01:00
grapheme intl extension, build fix for icu >= 71.x release. 2022-07-06 18:12:19 +01:00
idn Merge branch 'PHP-8.0' into PHP-8.1 2021-09-04 17:57:23 +02:00
locale Declare ext/intl constants in stubs - part 1 (#9205) 2022-07-30 18:11:20 +02:00
msgformat Merge branch 'PHP-8.1' 2022-04-24 12:46:07 +02:00
normalizer Eliminate null return value for Normalizer::normalize() 2021-07-14 11:43:22 +02:00
resourcebundle Convert return type of various object handlers from int to zend_result (#8755) 2022-06-26 01:00:19 +02:00
spoofchecker Fix GH-7939: Cannot unserialize IntlTimeZone objects 2022-02-17 15:06:29 +01:00
tests Declare Transliterator::$id as readonly to unlock subclassing it 2022-08-01 10:46:57 +02:00
timezone Fix GH-7939: Cannot unserialize IntlTimeZone objects 2022-02-17 15:06:29 +01:00
transliterator Declare Transliterator::$id as readonly to unlock subclassing it 2022-08-01 10:46:57 +02:00
uchar Merge branch 'PHP-8.0' into PHP-8.1 2022-02-16 19:03:33 +01:00
config.m4 Merge branch 'PHP-8.0' into PHP-8.1 2022-03-04 16:21:39 +01: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 Add more specific array return type hints for various extensions - part 2 2021-11-17 10:56:27 +01:00
php_intl.c Declare ext/intl constants in stubs - part 1 (#9205) 2022-07-30 18:11:20 +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