php-8.4.13
ext/gd: Drop useless and doubtful MSVC specific code (libgd/libgd@f1480ab)
Merge branch 'PHP-8.3' into PHP-8.4
Convert GD Resources to objects
Autotools: Refactor PHP_TEST_BUILD checks (#15798)
Support building ext/gd without libxpm on Windows (GH-15846)
ext/gd: imagerotate removes ignore_transparent argument.
Generated arginfo header files: combine preprocessor conditional blocks (#15736)
Preferably include from build dir (#13516)
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
Declare ext/gd constants in stubs (#9180)