php-src/ext/intl
Gina Peter Banyard 5295fc07d5
Merge branch 'PHP-8.3' into PHP-8.4
* PHP-8.3:
  ext/intl: Fix return value on failure for resourcebundle count handler
2025-07-28 15:36:02 +01:00
..
breakiterator Merge branch 'PHP-8.3' into PHP-8.4 2025-01-04 17:49:39 +01:00
calendar Fix registration of internal readonly child classes (#15459) 2024-08-24 12:36:54 +02:00
collator Merge branch 'PHP-8.3' into PHP-8.4 2025-07-15 20:38:22 +02:00
common Merge branch 'PHP-8.3' into PHP-8.4 2025-05-24 14:56:04 +02:00
converter Merge branch 'PHP-8.3' into PHP-8.4 2025-03-15 11:37:56 +00:00
dateformat Fix handling of references in zval_try_get_long() 2025-06-04 21:00:05 +02:00
formatter Merge branch 'PHP-8.3' into PHP-8.4 2025-05-01 10:42:25 +02:00
grapheme Merge branch 'PHP-8.3' into PHP-8.4 2025-05-01 10:42:25 +02: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-06-01 11:38:51 +02:00
msgformat Merge branch 'PHP-8.3' into PHP-8.4 2025-07-27 13:50:21 +01:00
normalizer Fix registration of internal readonly child classes (#15459) 2024-08-24 12:36:54 +02:00
resourcebundle Merge branch 'PHP-8.3' into PHP-8.4 2025-07-28 15:36:02 +01:00
spoofchecker Fix registration of internal readonly child classes (#15459) 2024-08-24 12:36:54 +02:00
tests Merge branch 'PHP-8.3' into PHP-8.4 2025-07-27 13:50:21 +01:00
timezone Merge branch 'PHP-8.3' into PHP-8.4 2025-05-01 10:42:25 +02:00
transliterator Fix registration of internal readonly child classes (#15459) 2024-08-24 12:36:54 +02:00
uchar Fix registration of internal readonly child classes (#15459) 2024-08-24 12:36:54 +02: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 Replace @deprecated by #[\Deprecated] for internal functions / class constants (#14750) 2024-07-10 16:47:31 +02:00
php_intl_arginfo.h Rename ZEND_STR_DEPRECATED to ZEND_STR_DEPRECATED_CAPITALIZED (#15831) 2024-09-10 22:45:23 +01:00