php-src/ext/intl
NathanFreeman 0a466e7ad8 Fix GH-10647: Spoofchecker isSuspicious/areConfusable methods
error code's argument.

Closes GH-10653.
2023-02-21 21:00:49 +00: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 Merge branch 'PHP-8.0' into PHP-8.1 2022-08-15 17:58:52 +02: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 Merge branch 'PHP-8.0' into PHP-8.1 2022-04-24 12:45:22 +02: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 Fix GH-10647: Spoofchecker isSuspicious/areConfusable methods 2023-02-21 21:00:49 +00: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_arginfo.h Add more specific array return type hints for various extensions - part 2 2021-11-17 10:56:27 +01:00
php_intl.c Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +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