php-src/ext/gd
Gina Peter Banyard bda9ff8338
ext/gd: Flip size and nb arguments for safe_emalloc()
The size should be the second one
2025-04-04 15:12:06 +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-03-28 17:31:50 +00: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: Flip size and nb arguments for safe_emalloc() 2025-04-04 15:12:06 +01:00
gd.stub.php ext/gd: imagerotate removes ignore_transparent argument. 2023-06-19 12:32:08 +01:00
gd_arginfo.h Generated arginfo header files: combine preprocessor conditional blocks (#15736) 2024-09-04 13:04:22 +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