php-src/ext/date
Ilija Tovilo 692cea5cbc
Use zend_error_noreturn for E_ERROR consistently
To be clear, these already don't return. zend_error_noreturn just hints at this
fact through the ZEND_NORETURN attribute.

Closes GH-12204
2023-09-14 11:44:55 +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 Use zend_error_noreturn for E_ERROR consistently 2023-09-14 11:44:55 +02: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