php-src/ext/gd
Niels Dossche f26dd1354b Fix GH-10614: imagerotate will turn the picture all black, when rotated 90
This is a backport of the upstream libgd PR that was recently committed
[1].

[1] https://github.com/libgd/libgd/pull/862

Closes GH-13246.
2024-01-26 18:15:52 +01:00
..
libgd Fix GH-10614: imagerotate will turn the picture all black, when rotated 90 2024-01-26 18:15:52 +01:00
tests Fix GH-10614: imagerotate will turn the picture all black, when rotated 90 2024-01-26 18:15:52 +01:00
config.m4 fix [-Wstrict-prototypes] build warnings in ext/gd 2021-11-25 13:17:15 +01:00
config.w32 Merge branch 'PHP-8.1' 2021-11-24 18:26:15 +01:00
CREDITS Convert GD Resources to objects 2019-09-30 15:14:02 +02:00
gd.c Follow-up fix for GH-13082 2024-01-13 18:01:59 +01:00
gd.stub.php Re-add some CTE functions that were removed from being CTE by a mistake 2023-03-07 20:30:11 +01:00
gd_arginfo.h Re-add some CTE functions that were removed from being CTE by a mistake 2023-03-07 20:30:11 +01:00
gd_compat.c Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01: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