mirror of
https://github.com/php/php-src.git
synced 2026-04-17 13:01:02 +02:00
We have to make sure to avoid alpha-blending issues by explicitly switching to `gdEffectReplace` and to restore the old value afterwards. This is a port of <https://github.com/libgd/libgd/commit/a7a7ece>.