php-src/ext/intl/collator
Bob Weinand a01dd9feda Revert "Port all internally used classes to use default_object_handlers"
This reverts commit 94ee4f9834.

The commit was a bit too late to be included in PHP 8.2 RC1. Given it's a massive ABI break, we decide to postpone the change to PHP 8.3.
2022-09-14 11:13:23 +02:00
..
collator.h Declare ext/intl constants in stubs - part 2 (#9219) 2022-08-02 16:55:12 +02:00
collator.stub.php Declare ext/intl constants in stubs - part 2 (#9219) 2022-08-02 16:55:12 +02:00
collator_arginfo.h Do not generate CONST_CS when registering constants (#9439) 2022-08-28 08:27:19 +02:00
collator_attr.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
collator_class.c Revert "Port all internally used classes to use default_object_handlers" 2022-09-14 11:13:23 +02:00
collator_class.h Declare ext/intl constants in stubs - part 2 (#9219) 2022-08-02 16:55:12 +02:00
collator_compare.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
collator_convert.c Avoid make_printable_zval() in intl collator 2021-06-10 10:12:47 +02:00
collator_convert.h Avoid make_printable_zval() in intl collator 2021-06-10 10:12:47 +02:00
collator_create.c Allowing catching arg type deprecations in intl classes 2022-03-03 11:26:35 +01:00
collator_error.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
collator_functions_arginfo.h Do not include the same stub multiple times 2020-04-03 14:23:54 +02:00
collator_is_numeric.c Use standard function signature instead of K&R in Intrl extension 2021-05-12 18:54:55 +01:00
collator_is_numeric.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
collator_locale.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
collator_sort.c Avoid make_printable_zval() in intl collator 2021-06-10 10:12:47 +02:00
collator_sort.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00