php-src/ext/gd
Peter Kokot 4d9fc506df
Autotools, ext/gd: Ensure test program compiles without warnings (#19116)
In case compiler is configured in some strict way it might emit warnings
or even errors in the future if these aren't casted to void.
2025-07-13 17:17:14 +02:00
..
libgd ext/gd create gd object with zend_object_alloc (#17823) 2025-02-16 00:05:37 +00:00
tests ext/gd: Make BMP always available (#19115) 2025-07-13 15:25:53 +02:00
config.m4 Autotools, ext/gd: Ensure test program compiles without warnings (#19116) 2025-07-13 17:17:14 +02:00
config.w32 ext/gd: Make BMP always available (#19115) 2025-07-13 15:25:53 +02:00
CREDITS Convert GD Resources to objects 2019-09-30 15:14:02 +02:00
gd.c ext/gd: Make BMP always available (#19115) 2025-07-13 15:25:53 +02:00
gd.stub.php ext/gd: Make BMP always available (#19115) 2025-07-13 15:25:53 +02:00
gd_arginfo.h ext/gd: Make BMP always available (#19115) 2025-07-13 15:25:53 +02:00
gd_compat.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
gd_compat.h cleanup gd build with system libgd - drop need to use libpng with system libgd - drop need to use libjpeg with system libgd - drop need to use libXpm with system libgd - drop need to use libfreetype with system libgd - improve configure comments 2019-07-22 16:14:19 +02:00
php_gd.h Declare ext/gd constants in stubs (#9180) 2022-07-30 15:18:06 +02:00