php-src/ext/intl
2025-08-09 16:28:47 +01:00
..
breakiterator ext/intl: Refactor error handling (#19196) 2025-07-30 16:00:37 +01:00
calendar ext/intl: Refactor timezone parameter passing (#19409) 2025-08-08 21:12:43 +01:00
collator ext/intl: Refactor error handling (#19196) 2025-07-30 16:00:37 +01:00
common ext/intl: Refactor error handling (#19196) 2025-07-30 16:00:37 +01:00
converter ext/intl: prevent creation of invalid UConverter instance (#19396) 2025-08-07 13:46:58 +01:00
dateformat ext/intl: Refactor timezone parameter passing (#19409) 2025-08-08 21:12:43 +01:00
formatter ext/intl: Refactor error handling (#19196) 2025-07-30 16:00:37 +01:00
grapheme ext/intl: Refactor error handling (#19196) 2025-07-30 16:00:37 +01:00
idn Fix #19307: PGO builds of shared ext-intl are broken 2025-07-30 18:33:40 +02:00
listformatter ext/intl: Refactor error handling (#19196) 2025-07-30 16:00:37 +01:00
locale ext/intl: update from C to C++ step2. (#19294) 2025-08-07 22:36:34 +01:00
msgformat ext/intl: Refactor timezone parameter passing (#19409) 2025-08-08 21:12:43 +01:00
normalizer ext/intl: update from C to C++ step2. (#19294) 2025-08-07 22:36:34 +01:00
resourcebundle ext/intl: Refactor error handling (#19196) 2025-07-30 16:00:37 +01:00
spoofchecker ext/intl: Refactor error handling (#19196) 2025-07-30 16:00:37 +01:00
tests ext/intl: Deprecate intl.error_level INI setting (#19430) 2025-08-09 16:28:47 +01:00
timezone ext/int: IntlTimeZone converting few intl error to exceptions. (#13477) 2025-08-09 12:50:35 +01:00
transliterator ext/intl: Refactor error handling (#19196) 2025-07-30 16:00:37 +01:00
uchar ext/intl: Refactor error handling (#19196) 2025-07-30 16:00:37 +01:00
config.m4 ext/intl: update from C to C++ step2. (#19294) 2025-08-07 22:36:34 +01:00
config.w32 ext/intl: update from C to C++ step2. (#19294) 2025-08-07 22:36:34 +01: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 Avoid string copies in ext/intl after string conversion (#18636) 2025-05-25 12:29:36 +02:00
intl_convert.h Avoid string copies in ext/intl after string conversion (#18636) 2025-05-25 12:29:36 +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 ext/intl: Refactor error handling (#19196) 2025-07-30 16:00:37 +01:00
intl_error.c ext/intl: Refactor error handling (#19196) 2025-07-30 16:00:37 +01:00
intl_error.h ext/intl: Refactor error handling (#19196) 2025-07-30 16:00:37 +01:00
php_intl.c ext/intl: Deprecate intl.error_level INI setting (#19430) 2025-08-09 16:28:47 +01:00
php_intl.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_intl.stub.php ext/intl: Refactor timezone parameter passing (#19409) 2025-08-08 21:12:43 +01:00
php_intl_arginfo.h ext/intl: Refactor timezone parameter passing (#19409) 2025-08-08 21:12:43 +01:00