php-src/ext/intl
2025-07-28 15:35:31 +01:00
..
breakiterator Handle GC cycles properly in intl iterators 2025-01-04 17:42:18 +01:00
calendar Implement IntlGregorianCalendar::createFromDate() and IntlGregorianCalendar::createFromDateTime() 2023-07-18 12:59:21 +02:00
collator Fix memleak on failure in collator_get_sort_key() 2025-07-15 20:36:56 +02:00
common Fix memory leak in intl_datetime_decompose() 2025-05-24 14:55:41 +02:00
converter ext/intl: Fix Uconverter::transcode with substitutes as references. 2025-03-15 11:37:08 +00:00
dateformat datefmt_parse/datefmt_localtime references type system fixes 2025-04-27 11:31:35 +02:00
formatter Fix numfmt_parse_currency() reference handling 2025-05-01 10:39:53 +02:00
grapheme Fix reference handling of grapheme_extract() 2025-05-01 10:40:17 +02:00
idn Declare ext/intl constants in stubs - part 14 (#9387) 2022-08-22 13:20:26 +02:00
locale Fix memory leak in lookup_loc_range() 2025-06-01 11:38:24 +02:00
msgformat Fixed GH-19261: msgfmt_parse_message leaks on message format failure. 2025-07-27 13:49:24 +01:00
normalizer Revert "Merge branch 'PHP-8.2'" 2023-07-04 09:18:49 +02:00
resourcebundle ext/intl: Fix return value on failure for resourcebundle count handler 2025-07-28 15:35:31 +01:00
spoofchecker Merge branch 'PHP-8.2' into PHP-8.3 2024-06-01 20:40:17 +02:00
tests Fixed GH-19261: msgfmt_parse_message leaks on message format failure. 2025-07-27 13:49:24 +01:00
timezone Fix reference handling of IntlTimeZone::getCanonicalID/intltz_get_canonical_id 2025-05-01 10:41:32 +02:00
transliterator Revert "Merge branch 'PHP-8.2'" 2023-07-04 09:18:49 +02:00
uchar Merge branch 'PHP-8.2' into PHP-8.3 2024-07-24 16:47:03 +02:00
config.m4 Fix check for newer versions of ICU (#14186) 2024-05-10 14:20:17 -03:00
config.w32 Properly check for required icu4c libraries 2024-12-07 15:10:06 +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 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 Narrow bool return types to true when possible 2023-05-07 19:34:09 +02:00
php_intl_arginfo.h Narrow bool return types to true when possible 2023-05-07 19:34:09 +02:00