php-src/ext/intl
Christoph M. Becker afe8e2cdff
Relax timezone_IDforWindowsID_basic2.phpt expectations
Apparently, some ICU versions report "America/Los_Angeles" for the `ZZ`
case, what matches the behavior of ICU 76.1 (on Windows).  Possibly,
there has been some bug fix backport on some systems.  Anyhow, either
seems fine, so we're not picky about that.

Closes GH-17669.
2025-02-02 13:35:27 +01:00
..
breakiterator Fix IntlPartsIterator key off-by-one error 2022-03-25 13:10:55 +01:00
calendar Allowing catching arg type deprecations in intl classes 2022-03-03 11:26:35 +01:00
collator Allowing catching arg type deprecations in intl classes 2022-03-03 11:26:35 +01:00
common Fix IntlPartsIterator key off-by-one error 2022-03-25 13:10:55 +01:00
converter Merge branch 'PHP-8.0' into PHP-8.1 2022-07-08 17:39:05 +01:00
dateformat ext/intl: change when the locale is invalid for the 8.1/8.2 serie. 2023-11-01 19:12:50 +00:00
formatter Merge branch 'PHP-8.0' into PHP-8.1 2022-09-13 12:45:42 +01:00
grapheme Merge branch 'PHP-8.0' into PHP-8.1 2022-07-08 17:39:05 +01:00
idn Merge branch 'PHP-8.0' into PHP-8.1 2021-09-04 17:57:23 +02:00
locale Add more specific array return type hints for various extensions - part 2 2021-11-17 10:56:27 +01:00
msgformat Fixed bug GH-12020: intl_get_error_message() broken after MessageFormatter::formatMessage() fails 2023-09-03 01:02:46 +01:00
normalizer Eliminate null return value for Normalizer::normalize() 2021-07-14 11:43:22 +02:00
resourcebundle Allowing catching arg type deprecations in intl classes 2022-03-03 11:26:35 +01:00
spoofchecker Fix GH-10647: Spoofchecker isSuspicious/areConfusable methods 2023-02-21 21:00:49 +00:00
tests Relax timezone_IDforWindowsID_basic2.phpt expectations 2025-02-02 13:35:27 +01:00
timezone Declare tentative return types for ext/intl (#6986) 2021-07-06 10:55:43 +02:00
transliterator Add more specific array return type hints for various extensions - part 2 2021-11-17 10:56:27 +01:00
uchar Merge branch 'PHP-8.0' into PHP-8.1 2022-02-16 19:03:33 +01:00
config.m4 Merge branch 'PHP-8.0' into PHP-8.1 2022-03-04 16:21:39 +01:00
config.w32 Add IntlDatePatternGenerator (#6771) 2021-06-10 12:36:38 +02: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 Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
intl_convert.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
intl_convertcpp.cpp Update http->https in license (#6945) 2021-05-06 12:16:35 +02: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 Fix GH-11071: Revert "Fix [-Wundef] warning in INTL extension" 2023-04-18 11:04:28 +02:00
php_intl.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_intl.stub.php Add more specific array return type hints for various extensions - part 2 2021-11-17 10:56:27 +01:00
php_intl_arginfo.h Add more specific array return type hints for various extensions - part 2 2021-11-17 10:56:27 +01:00