php-src/ext/intl
2024-04-30 11:40:32 +02:00
..
breakiterator Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
calendar Fix GCC warning when using getThis() in a conditional (#13923) 2024-04-09 19:09:07 +02:00
collator Declare the missing true return types (#13709) 2024-03-16 07:26:37 +01:00
common Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
converter Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
dateformat ext/intl: IntlDateFormatter::parseToCalendar addition. 2024-04-29 18:55:00 +01:00
formatter Fix GCC warning when using getThis() in a conditional (#13923) 2024-04-09 19:09:07 +02:00
grapheme Add grapheme_str_split function 2024-04-10 18:20:23 +01:00
idn Declare ext/intl constants in stubs - part 14 (#9387) 2022-08-22 13:20:26 +02:00
locale Declare the missing true return types (#13709) 2024-03-16 07:26:37 +01:00
msgformat Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
normalizer Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
resourcebundle ext/intl: Refactor ResourceBundle get and dimension access (#13503) 2024-02-26 17:03:17 +00:00
spoofchecker Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
tests [skip ci] Fix intl test on 32-bit machines 2024-04-30 11:40:32 +02:00
timezone Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
transliterator Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
uchar ext/intl: IntlDateFormatter class removing redundant error message info. (#13465) 2024-02-21 23:23:09 +00:00
config.m4 ext/intl: level up c++ runtime std for icu 74 and onwards. 2024-02-21 16:11:47 +00: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 Add grapheme_str_split function 2024-04-10 18:20:23 +01:00
php_intl_arginfo.h Add grapheme_str_split function 2024-04-10 18:20:23 +01:00