php-src/ext/intl
Christoph M. Becker c8955c078a
Revert GH-10220
Cf. <https://github.com/php/php-src/pull/10220#issuecomment-1383739816>.

This reverts commit ecc880f491.
This reverts commit 588a07f737.
This reverts commit f377e15751.
This reverts commit b4ba16fe18.
This reverts commit 694ec1deea.
This reverts commit 6b34de8eba.
This reverts commit aa1cd02a43.
This reverts commit 308fd311ea.
This reverts commit 16203b53e1.
This reverts commit 738fb5ca54.
This reverts commit 9fdbefacd3.
This reverts commit cd4a7c1d90.
This reverts commit 928685eba2.
This reverts commit 01e5ffc85c.
2023-01-16 12:27:33 +01:00
..
breakiterator intl extension couple of micro optimisations for error edge cases. (#10044) 2023-01-14 07:26:05 +00:00
calendar intl extension couple of micro optimisations for error edge cases. (#10044) 2023-01-14 07:26:05 +00:00
collator Revert GH-10220 2023-01-16 12:27:33 +01:00
common Revert "Port all internally used classes to use default_object_handlers" 2022-09-14 11:13:23 +02:00
converter Revert "Port all internally used classes to use default_object_handlers" 2022-09-14 11:13:23 +02:00
dateformat intl extension couple of micro optimisations for error edge cases. (#10044) 2023-01-14 07:26:05 +00:00
formatter intl extension, follow up on #10006 for numfmt_set_pattern 2022-12-12 19:54:13 +00:00
grapheme Declare ext/intl constants in stubs - part 14 (#9387) 2022-08-22 13:20:26 +02:00
idn Declare ext/intl constants in stubs - part 14 (#9387) 2022-08-22 13:20:26 +02:00
locale Improve string class constant code generation (#9577) 2022-09-26 23:12:34 +02:00
msgformat intl extension couple of micro optimisations for error edge cases. (#10044) 2023-01-14 07:26:05 +00:00
normalizer Declare ext/intl constants in stubs - part 5 (#9267) 2022-08-08 12:00:10 +02:00
resourcebundle Revert "Port all internally used classes to use default_object_handlers" 2022-09-14 11:13:23 +02:00
spoofchecker Revert "Port all internally used classes to use default_object_handlers" 2022-09-14 11:13:23 +02:00
tests intl extension, follow up on #10006 for numfmt_set_pattern 2022-12-12 19:54:13 +00:00
timezone intl extension couple of micro optimisations for error edge cases. (#10044) 2023-01-14 07:26:05 +00:00
transliterator Revert "Port all internally used classes to use default_object_handlers" 2022-09-14 11:13:23 +02:00
uchar Improve string class constant code generation (#9577) 2022-09-26 23:12:34 +02:00
config.m4 Declare ext/intl constants in stubs - part 7 (#9269) 2022-08-08 14:24:22 +02:00
config.w32 Declare ext/intl constants in stubs - part 7 (#9269) 2022-08-08 14:24:22 +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 Fix 'can not' in test data and in code comments 2021-10-05 09:51:58 +01:00
intl_convert.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
intl_convertcpp.cpp intl extension couple of micro optimisations for error edge cases. (#10044) 2023-01-14 07:26:05 +00: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 Use php_info_print_table_header for actual column headers only (#9485) 2022-09-06 08:48:22 +02:00
php_intl.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_intl.stub.php Declare ext/intl constants in stubs - part 14 (#9387) 2022-08-22 13:20:26 +02:00
php_intl_arginfo.h Do not generate CONST_CS when registering constants (#9439) 2022-08-28 08:27:19 +02:00