php-src/ext/gd
Christoph M. Becker 8bb3bd04a9 Fix bug #72596: imagetypes function won't advertise WEBP support
We add the constant IMG_WEBP and make sure that WebP support is properly
reported by imagetypes().
2016-07-14 17:17:59 +02:00
..
libgd Merge branch 'PHP-5.6.23' into PHP-5.6 2016-06-21 00:02:37 -07:00
tests Fix bug #72596: imagetypes function won't advertise WEBP support 2016-07-14 17:17:59 +02:00
config.m4 Fix bug #68656 Report gd library version 2014-12-26 08:33:21 +01:00
config.w32 backport gd config.w32 to support freetype 2.5 2015-02-12 20:27:48 +01:00
CREDITS add Marcus, enough work done 2003-06-15 20:16:46 +00:00
gd.c Fix bug #72596: imagetypes function won't advertise WEBP support 2016-07-14 17:17:59 +02:00
gd.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
gd_compat.c This seems better 2015-11-20 15:36:13 +08:00
gd_compat.h Revert removal of overflow2 use in gd.c 2013-05-06 10:00:45 +02:00
gd_ctx.c Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
gdcache.c Required GD >= 2.1.0 or GD bundled, this allows us to remove most of the #ifdef 2013-05-04 16:50:06 +02:00
gdcache.h Last bit of CS fixes. 2003-12-28 21:08:46 +00:00
php_gd.h Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00