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-29 03:32:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c45552e32bf03e39560f3fbf6bbca64d32cf7fa6
archived-php-src
/
ext
/
gd
History
Christoph M. Becker
74b11e3315
Merge branch 'PHP-7.3' into PHP-7.4
...
* PHP-7.3:
Fix
#79068
: gdTransformAffineCopy() changes interpolation method
2020-01-06 10:38:22 +01:00
..
libgd
Merge branch 'PHP-7.3' into PHP-7.4
2020-01-06 10:38:22 +01:00
tests
Merge branch 'PHP-7.3' into PHP-7.4
2020-01-06 10:38:22 +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