php-src/ext/gd
Fabien Villepinte 0c6d06ecfa Replace EXPECTF when possible
Closes GH-5779
2020-06-29 21:31:44 +02:00
..
libgd Return void from php_jpeg_emit_message() 2020-06-19 16:59:29 +02:00
tests Replace EXPECTF when possible 2020-06-29 21:31:44 +02:00
config.m4 Add imagegetinterpolation() 2020-01-14 18:25:27 +01:00
config.w32 Add imagegetinterpolation() 2020-01-14 18:25:27 +01:00
CREDITS Convert GD Resources to objects 2019-09-30 15:14:02 +02:00
gd.c Use ZEND_UNREACHABLE() instead of ZEND_ASSERT(0) 2020-06-16 18:39:09 +02:00
gd.stub.php Lowercase NULL to null in stubs 2020-04-11 14:13:11 +02:00
gd_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +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 Generate functions entries from stubs for another set of extensions 2020-04-05 00:59:44 +02:00