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-04-03 06:02:23 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fb370ecbe5a7ea397ea40ead52edb42959ebedd4
archived-php-src
/
ext
/
gd
History
Christoph M. Becker
da801ba5e3
Merge branch 'PHP-7.3' into PHP-7.4
...
* PHP-7.3:
Fix
#79615
: Wrong GIF header written in GD GIFEncode
2020-05-22 09:19:05 +02:00
..
libgd
Merge branch 'PHP-7.3' into PHP-7.4
2020-05-22 09:19:05 +02:00
tests
Merge branch 'PHP-7.3' into PHP-7.4
2020-05-22 09:19:05 +02: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