php-src/ext/intl
Niels Dossche 8d7cdbf427
Merge branch 'PHP-8.4'
* PHP-8.4:
  Fix intl tests for icu 77 (#18125)
2025-03-21 14:25:23 +01:00
..
breakiterator Merge branch 'PHP-8.3' into PHP-8.4 2025-01-04 17:49:39 +01:00
calendar Use zend_object_alloc() in ext/intl (#17392) 2025-01-07 21:24:24 +01:00
collator Merge branch 'PHP-8.3' into PHP-8.4 2024-11-04 16:02:31 +01:00
common ext/intl: Call DateTimeInterface::getTimestamp() directly (#17487) 2025-01-19 17:28:36 +00:00
converter Merge branch 'PHP-8.4' 2025-03-15 11:38:05 +00:00
dateformat Merge branch 'PHP-8.4' 2025-03-15 11:34:52 +00:00
formatter ext/intl: Add DECIMAL_COMPACT_SHORT and DECIMAL_COMPACT_LONG for NumberFormatter class 2025-03-07 18:00:38 +00:00
grapheme Test: grapheme_extract should slide properly past error bytes. (#17404) 2025-01-17 17:12:41 +09:00
idn Use "must not" instead of "cannot" wording 2024-08-21 21:12:17 +01:00
locale Merge branch 'PHP-8.3' into PHP-8.4 2025-03-12 22:20:03 +00:00
msgformat Fix registration of internal readonly child classes (#15459) 2024-08-24 12:36:54 +02:00
normalizer Close GH-16659: Bump ICU requirement to ICU >= 57.1 2024-11-14 01:30:48 +01:00
resourcebundle Fix registration of internal readonly child classes (#15459) 2024-08-24 12:36:54 +02:00
spoofchecker Fix registration of internal readonly child classes (#15459) 2024-08-24 12:36:54 +02:00
tests Merge branch 'PHP-8.4' 2025-03-21 14:25:23 +01:00
timezone ext/intl: Remove unused variable 2025-01-07 23:34:22 +00:00
transliterator Fix registration of internal readonly child classes (#15459) 2024-08-24 12:36:54 +02:00
uchar Close GH-16659: Bump ICU requirement to ICU >= 57.1 2024-11-14 01:30:48 +01:00
config.m4 Autotools: Normalize PHP_ADD_BUILD_DIR 1st argument (#15612) 2024-08-29 00:44:29 +02:00
config.w32 Merge branch 'PHP-8.3' into PHP-8.4 2024-12-07 15:11:40 +01: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 Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02: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 Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
intl_error.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_intl.c Replace @deprecated by #[\Deprecated] for internal functions / class constants (#14750) 2024-07-10 16:47:31 +02:00
php_intl.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_intl.stub.php Close GH-16659: Bump ICU requirement to ICU >= 57.1 2024-11-14 01:30:48 +01:00
php_intl_arginfo.h Close GH-16659: Bump ICU requirement to ICU >= 57.1 2024-11-14 01:30:48 +01:00