php-src/ext/intl/dateformat
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
..
dateformat.c Declare ext/intl constants in stubs - part 4 (#9234) 2022-08-08 08:56:51 +02:00
dateformat.h Declare ext/intl constants in stubs - part 4 (#9234) 2022-08-08 08:56:51 +02:00
dateformat.stub.php Merge branch 'PHP-8.1' 2022-08-15 18:10:54 +02:00
dateformat_arginfo.h Merge branch 'PHP-8.1' 2022-08-15 18:10:54 +02:00
dateformat_attr.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
dateformat_attrcpp.cpp Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
dateformat_class.c Revert "Port all internally used classes to use default_object_handlers" 2022-09-14 11:13:23 +02:00
dateformat_class.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
dateformat_create.cpp Allowing catching arg type deprecations in intl classes 2022-03-03 11:26:35 +01:00
dateformat_create.h Declare ext/intl constants in stubs - part 4 (#9234) 2022-08-08 08:56:51 +02:00
dateformat_data.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
dateformat_data.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
dateformat_format.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
dateformat_format_object.cpp Merge branch 'PHP-8.1' 2022-08-15 18:10:54 +02:00
dateformat_helpers.cpp Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
dateformat_helpers.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
dateformat_parse.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
datepatterngenerator.stub.php Fix GH-7939: Cannot unserialize IntlTimeZone objects 2022-02-17 15:06:29 +01:00
datepatterngenerator_arginfo.h Fix GH-7939: Cannot unserialize IntlTimeZone objects 2022-02-17 15:06:29 +01:00
datepatterngenerator_class.cpp Revert "Port all internally used classes to use default_object_handlers" 2022-09-14 11:13:23 +02:00
datepatterngenerator_class.h Add IntlDatePatternGenerator (#6771) 2021-06-10 12:36:38 +02:00
datepatterngenerator_methods.cpp Allowing catching arg type deprecations in intl classes 2022-03-03 11:26:35 +01:00