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-01 13:12:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8b59e4e8972629d59a1f29d0a371cf68bf7087f2
archived-php-src
/
ext
/
gd
History
Christoph M. Becker
5dd1877ca1
Merge branch 'PHP-7.3' into PHP-7.4
...
* PHP-7.3: Fix potential integer overflow detected by oss-fuzz
2020-08-24 17:36:50 +02:00
..
libgd
Merge branch 'PHP-7.3' into PHP-7.4
2020-08-24 17:36:50 +02:00
tests
Merge branch 'PHP-7.3' into PHP-7.4
2020-06-12 14:07:43 +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