php-src/ext/intl/collator
Ilija Tovilo 745684290e
Merge branch 'PHP-8.2' into PHP-8.3
* PHP-8.2:
  Postpone zend_array_sort() in ext-intl
  Use bool for zend_array_sort()
2024-11-04 16:02:16 +01: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 Revert "Merge branch 'PHP-8.2'" 2023-07-04 09:18:49 +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 [skip ci] Fix various typos and grammar issues (#11143) 2023-04-28 11:05:32 +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 zend_compiler, ...: use uint8_t instead of zend_uchar (#10621) 2023-02-23 14:56:54 +00:00
collator_is_numeric.h zend_compiler, ...: use uint8_t instead of zend_uchar (#10621) 2023-02-23 14:56:54 +00:00
collator_locale.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
collator_sort.c Postpone zend_array_sort() in ext-intl 2024-11-04 16:01:00 +01:00
collator_sort.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00