php-src/ext/gd
2020-08-09 22:03:36 +02:00
..
libgd Return void from php_jpeg_emit_message() 2020-06-19 16:59:29 +02:00
tests Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
config.m4 Add imagegetinterpolation() 2020-01-14 18:25:27 +01:00
config.w32 Export php_gd_libgdimageptr_from_zval_p() 2020-07-11 19:33:20 +02:00
CREDITS Convert GD Resources to objects 2019-09-30 15:14:02 +02:00
gd.c Fix the default value handling of imagegif() 2020-07-31 10:01:08 +02:00
gd.stub.php Add a few missing parameter types in stubs 2020-07-30 14:26:45 +02:00
gd_arginfo.h Add a few missing parameter types in stubs 2020-07-30 14:26:45 +02:00
gd_compat.c Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01: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 Export php_gd_libgdimageptr_from_zval_p() 2020-07-11 19:33:20 +02:00