php-src/ext/gd
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
..
libgd Use zend_error_noreturn for E_ERROR consistently 2023-09-14 11:44:55 +02:00
tests Merge branch 'PHP-8.1' into PHP-8.2 2023-07-06 21:40:20 +02:00
config.m4 Suppress -Wstrict-prototypes in GD extension (#10803) 2023-03-09 07:02:20 +00:00
config.w32 Merge branch 'PHP-8.1' 2021-11-24 18:26:15 +01:00
CREDITS
gd.c ext/gd: imagerotate removes ignore_transparent argument. 2023-06-19 12:32:08 +01:00
gd.stub.php ext/gd: imagerotate removes ignore_transparent argument. 2023-06-19 12:32:08 +01:00
gd_arginfo.h ext/gd: imagerotate removes ignore_transparent argument. 2023-06-19 12:32:08 +01:00
gd_compat.c Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
gd_compat.h
php_gd.h Declare ext/gd constants in stubs (#9180) 2022-07-30 15:18:06 +02:00