php-src/ext/gd
David CARLIER 2c3a2da48a
ext/gd: array supplied to user optimisations. (#18366)
explictly allocate packed arrays when it applies.
2025-04-20 17:30:12 +01:00
..
libgd ext/gd create gd object with zend_object_alloc (#17823) 2025-02-16 00:05:37 +00:00
tests Merge branch 'PHP-8.4' 2025-04-05 15:57:59 +01:00
config.m4 Port "move pixelate filter to gd_filter.c" (sync with upstream) (GH-17361) 2025-01-05 11:24:24 +01:00
config.w32 Port "move pixelate filter to gd_filter.c" (sync with upstream) (GH-17361) 2025-01-05 11:24:24 +01:00
CREDITS Convert GD Resources to objects 2019-09-30 15:14:02 +02:00
gd.c ext/gd: array supplied to user optimisations. (#18366) 2025-04-20 17:30:12 +01:00
gd.stub.php ext/gd: Mark return types as true instead of bool 2025-04-05 18:12:21 +01:00
gd_arginfo.h ext/gd: Mark return types as true instead of bool 2025-04-05 18:12:21 +01: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