php-8.3.27
Fix GH-19955: imagefttext() memory leak
Convert GD Resources to objects
Merge branch 'PHP-8.2' into PHP-8.3
Merge branch 'PHP-8.1'
Fix GH-19578: imagefilledellipse underflow on width argument.
ext/gd: imagerotate removes ignore_transparent argument.
Make error messages more consistent by fixing capitalization
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)