.. |
breakiterator
|
ext/intl: Refactor IntlRuleBasedBreakIterator::__construct() (#19164)
|
2025-07-17 23:00:05 +01:00 |
calendar
|
ext/intl: reducing raw pointer usage in C++ part, using smart ones instead. (#19179)
|
2025-07-20 12:16:04 +01:00 |
collator
|
Merge branch 'PHP-8.4'
|
2025-07-15 20:39:30 +02:00 |
common
|
Merge branch 'PHP-8.4'
|
2025-05-24 14:56:41 +02:00 |
converter
|
Use pre-allocated array sizes and packed where possible in intl
|
2025-04-20 12:18:15 +02:00 |
dateformat
|
ext/intl: using a bit more modern c++ memory management features. (#19163)
|
2025-07-18 14:10:40 +01:00 |
formatter
|
Arginfo: add and use known strings for attribute values
|
2025-07-14 17:31:22 -07:00 |
grapheme
|
Avoid potential integer overflow (#18485)
|
2025-05-02 15:50:24 +02:00 |
idn
|
Factor out duplicated code
|
2025-04-20 12:17:50 +02:00 |
listformatter
|
ext/intl: Use zval_get_tmp_string where possible (#18966)
|
2025-06-28 10:12:20 +02:00 |
locale
|
Merge branch 'PHP-8.4'
|
2025-06-01 11:39:03 +02:00 |
msgformat
|
Use pre-allocated array sizes and packed where possible in intl
|
2025-04-20 12:18:15 +02:00 |
normalizer
|
Close GH-16659: Bump ICU requirement to ICU >= 57.1
|
2024-11-14 01:30:48 +01:00 |
resourcebundle
|
Use pre-allocated array sizes and packed where possible in intl
|
2025-04-20 12:18:15 +02:00 |
spoofchecker
|
Generated arginfo headers: combine preprocessor conditional blocks (2) (#18667)
|
2025-06-22 14:35:28 -07:00 |
tests
|
Fix GH-18566: [intl] Weird numeric sort in Collator
|
2025-05-24 14:57:34 +02:00 |
timezone
|
ext/intl: c++ memory management application to timezone class internals. (#19184)
|
2025-07-22 05:35:44 +01:00 |
transliterator
|
Update return types of transliterator_get_error_code(), transliterator_get_error_message(), TransLiterator::getErrorCode(), and TransLiterator::getErrorMessage() (#18470)
|
2025-05-01 10:35:43 +02:00 |
uchar
|
Generated arginfo headers: combine preprocessor conditional blocks (2) (#18667)
|
2025-06-22 14:35:28 -07:00 |
config.m4
|
Intl: Add IntlListFormatter class
|
2025-05-18 15:52:20 +01:00 |
config.w32
|
Intl: Add IntlListFormatter class
|
2025-05-18 15:52:20 +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
|
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
|
Intl: Add IntlListFormatter class
|
2025-05-18 15:52:20 +01:00 |
php_intl.h
|
Update http->https in license (#6945)
|
2021-05-06 12:16:35 +02:00 |
php_intl.stub.php
|
GH-18344 add Locale::addLikelySubtags/Locale::minimizeSubtags support. (#18487)
|
2025-05-03 16:20:18 +01:00 |
php_intl_arginfo.h
|
Arginfo: avoid using temporary zvals for initializing attribute values (#19141)
|
2025-07-21 13:33:51 -07:00 |