php-src/ext/gd
Christoph M. Becker b40799efcd Merge branch 'PHP-7.4'
* PHP-7.4:
  Fix #78849: GD build broken with -D SIGNED_COMPARE_SLOW
2019-11-21 10:04:03 +01:00
..
libgd Merge branch 'PHP-7.4' 2019-11-21 10:04:03 +01:00
tests Make the $num_points parameter of php_imagepolygon optional 2019-11-15 09:41:10 +01:00
config.m4 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
config.w32 Support TGA reading 2019-06-20 23:40:51 +02:00
CREDITS Convert GD Resources to objects 2019-09-30 15:14:02 +02:00
gd.c Make the $num_points parameter of php_imagepolygon optional 2019-11-15 09:41:10 +01:00
gd.stub.php Add union return types with one class 2019-11-18 12:44:38 +01:00
gd_arginfo.h Add union return types with one class 2019-11-18 12:44:38 +01:00
gd_compat.c 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
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 Remove unused code 2019-11-02 00:10:46 +01:00