php-src/ext/intl/dateformat
David Carlier 96ffe6ad7e ext/intl: fix bug introduced by 5455c3f
was meant to fix GH-12943.

Close GH-13001.
2024-01-03 17:33:27 +00: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 ext/intl: fix bug introduced by 5455c3f 2024-01-03 17:33:27 +00: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