php-src/ext/intl/dateformat
Dmitry Stogov 110cdd336a Merge branch 'PHP-8.3'
* PHP-8.3:
  Fixed GH-10008: Narrowing occurred during type inference of ZEND_ADD_ARRAY_ELEMENT
  ext/intl: change when the locale is invalid for the 8.1/8.2 serie.
2023-11-02 08:21:36 +03: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 Typed constants in Intl extenstion (#12360) 2023-10-29 10:50:16 +01:00
dateformat_arginfo.h Typed constants in Intl extenstion (#12360) 2023-10-29 10:50:16 +01:00
dateformat_attr.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
dateformat_attrcpp.cpp ext/intl: dateformatter settimezone changes on success, returning true like setcalendar. 2023-03-09 21:45:26 +00: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: change when the locale is invalid for the 8.1/8.2 serie. 2023-11-01 19:12:50 +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 intl extension couple of micro optimisations for error edge cases. (#10044) 2023-01-14 07:26:05 +00: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