This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-25 00:32:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e576d342bb8a4e8078a52383ed360acf00aefd39
archived-php-src
/
ext
/
gd
History
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