mirror of
https://github.com/php/php-src.git
synced 2026-04-29 19:23:22 +02:00
be0b94c220
This has been reported to upstream[1], but since ext/gd never calls `gdTransformAffineCopy()` for a palette image, it is not a bug for PHP. Therefore we apply the fix to master only. [1] <https://github.com/libgd/libgd/issues/586>