php-src/ext/intl
2023-12-22 17:28:29 +00:00
..
breakiterator Typed constants in Intl extenstion (#12360) 2023-10-29 10:50:16 +01:00
calendar Calling IntlGregorianCalendar::__construct() with more than 2 arguments and intlgregcal_create_instance() 2023-12-04 22:27:59 +01:00
collator Typed constants in Intl extenstion (#12360) 2023-10-29 10:50:16 +01:00
common ext/intl: deprecate U_MULTIPLE_DECIMAL_SEPERATORS constant 2023-04-23 10:37:55 +01:00
converter Use a single version of mempcpy(3) (#12257) 2023-12-20 15:16:32 +00:00
dateformat Merge branch 'PHP-8.3' 2023-12-22 17:28:29 +00:00
formatter RFC: Add 4 new rounding modes to round() function (#12056) 2023-12-21 13:28:05 +01:00
grapheme Mark globals as const (#10303) 2023-01-23 13:46:58 +00:00
idn Declare ext/intl constants in stubs - part 14 (#9387) 2022-08-22 13:20:26 +02:00
locale Typed constants in Intl extenstion (#12360) 2023-10-29 10:50:16 +01:00
msgformat Merge branch 'PHP-8.2' into PHP-8.3 2023-09-03 01:04:59 +01:00
normalizer Typed constants in Intl extenstion (#12360) 2023-10-29 10:50:16 +01:00
resourcebundle Revert "Port all internally used classes to use default_object_handlers" 2022-09-14 11:13:23 +02:00
spoofchecker Typed constants in Intl extenstion (#12360) 2023-10-29 10:50:16 +01:00
tests Merge branch 'PHP-8.3' 2023-12-22 17:28:29 +00:00
timezone Typed constants in Intl extenstion (#12360) 2023-10-29 10:50:16 +01:00
transliterator Typed constants in Intl extenstion (#12360) 2023-10-29 10:50:16 +01:00
uchar Typed constants in Intl extenstion (#12360) 2023-10-29 10:50:16 +01:00
config.m4 Declare ext/intl constants in stubs - part 7 (#9269) 2022-08-08 14:24:22 +02:00
config.w32 Declare ext/intl constants in stubs - part 7 (#9269) 2022-08-08 14:24:22 +02:00
CREDITS
ERROR_CONVENTIONS.md
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 ext/intl: intl_CharFromString using zend_string_truncate to adjust th… (#11575) 2023-07-03 16:41:20 +01: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.c Merge branch 'PHP-8.2' 2023-04-18 11:05:23 +02:00
php_intl.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_intl.stub.php Calling IntlGregorianCalendar::__construct() with more than 2 arguments and intlgregcal_create_instance() 2023-12-04 22:27:59 +01:00
php_intl_arginfo.h Calling IntlGregorianCalendar::__construct() with more than 2 arguments and intlgregcal_create_instance() 2023-12-04 22:27:59 +01:00