php-src/ext/intl
Bob Weinand 94ee4f9834 Port all internally used classes to use default_object_handlers
Signed-off-by: Bob Weinand <bobwei9@hotmail.com>
2022-08-31 16:45:27 +02:00
..
breakiterator Port all internally used classes to use default_object_handlers 2022-08-31 16:45:27 +02:00
calendar Port all internally used classes to use default_object_handlers 2022-08-31 16:45:27 +02:00
collator Port all internally used classes to use default_object_handlers 2022-08-31 16:45:27 +02:00
common Port all internally used classes to use default_object_handlers 2022-08-31 16:45:27 +02:00
converter Port all internally used classes to use default_object_handlers 2022-08-31 16:45:27 +02:00
dateformat Port all internally used classes to use default_object_handlers 2022-08-31 16:45:27 +02:00
formatter Port all internally used classes to use default_object_handlers 2022-08-31 16:45:27 +02: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 Declare ext/intl constants in stubs - part 1 (#9205) 2022-07-30 18:11:20 +02:00
msgformat Port all internally used classes to use default_object_handlers 2022-08-31 16:45:27 +02:00
normalizer Declare ext/intl constants in stubs - part 5 (#9267) 2022-08-08 12:00:10 +02:00
resourcebundle Port all internally used classes to use default_object_handlers 2022-08-31 16:45:27 +02:00
spoofchecker Port all internally used classes to use default_object_handlers 2022-08-31 16:45:27 +02:00
tests Merge branch 'PHP-8.1' 2022-08-15 18:10:54 +02:00
timezone Port all internally used classes to use default_object_handlers 2022-08-31 16:45:27 +02:00
transliterator Port all internally used classes to use default_object_handlers 2022-08-31 16:45:27 +02:00
uchar Declare ext/intl constants in stubs - part 8 (#9275) 2022-08-09 11:29:26 +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 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 Declare ext/intl constants in stubs - part 14 (#9387) 2022-08-22 13:20:26 +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