php-src/ext/gd
Christoph M. Becker aa76127d01
Address more Clang warnings (GH-17506)
We prefer clean solutions (such as declaring the proper type in the
first place, or introducing a portable format specifier) where easily
possible, but resort to casts otherwise.

We also port f1480ab14b.
2025-01-21 20:05:29 +01:00
..
libgd Address more Clang warnings (GH-17506) 2025-01-21 20:05:29 +01:00
tests Fix bug 68629: Transparent artifacts when using imagerotate 2025-01-09 13:19:25 +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
gd.c Merge branch 'PHP-8.4' 2024-12-16 19:46:21 +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
php_gd.h Declare ext/gd constants in stubs (#9180) 2022-07-30 15:18:06 +02:00