php-src/ext/date
Ayesh Karunaratne 27fb8d1c0c
Fix DateTime exception hierarchy for DateInvalidTimeZoneException (#11970)
`DateInvalidTimeZoneException` is supposed to inherit from `DateException`, but the current stub has `Exception`.
2023-08-14 18:55:38 +02:00
..
lib Import timelib 2022.09 2023-08-03 09:42:31 +01:00
tests Merge branch 'PHP-8.2' 2023-08-10 12:11:35 +01:00
config.w32 Replace php_stdint.h header with standard headers (#8613) 2022-05-29 11:20:56 +01:00
config0.m4 Replace php_stdint.h header with standard headers (#8613) 2022-05-29 11:20:56 +01:00
CREDITS
php_date.c Merge branch 'PHP-8.2' 2023-08-10 12:11:35 +01:00
php_date.h Remove no longer used 'timezone_valid' flag 2022-06-02 09:24:13 +01:00
php_date.stub.php Fix DateTime exception hierarchy for DateInvalidTimeZoneException (#11970) 2023-08-14 18:55:38 +02:00
php_date_arginfo.h Fix DateTime exception hierarchy for DateInvalidTimeZoneException (#11970) 2023-08-14 18:55:38 +02:00