php-src/ext/gd
Dmitry Stogov 92c23e1fd3 Call zend_unregister_ini_entries() when unload extension loaded through dl() without MSHUTDOWN callback.
Extensions with MSHUTDOWN should use UNREGISTER_INI_ENTRIES().
2019-12-09 15:05:24 +03:00
..
libgd Merge branch 'PHP-7.3' into PHP-7.4 2019-12-07 12:08:30 +01:00
tests Merge branch 'PHP-7.3' into PHP-7.4 2019-12-07 12:08:30 +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
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
gd_ctx.c Remove dead code 2019-02-28 13:11:41 +01:00
gd.c Call zend_unregister_ini_entries() when unload extension loaded through dl() without MSHUTDOWN callback. 2019-12-09 15:05:24 +03:00
php_gd.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