php-src/ext/gd
Christoph M. Becker 0052af2a67
Merge branch 'PHP-8.1'
* PHP-8.1:
  Fixed libpng warning when loading interlaced images
2022-02-08 10:48:58 +01:00
..
libgd Merge branch 'PHP-8.1' 2022-02-08 10:48:58 +01:00
tests Fix file clash in gd tests 2021-09-03 13:59:13 +02:00
config.m4 fix [-Wstrict-prototypes] build warnings in ext/gd 2021-11-25 13:17:15 +01:00
config.w32 Merge branch 'PHP-8.1' 2021-11-24 18:26:15 +01:00
CREDITS Convert GD Resources to objects 2019-09-30 15:14:02 +02:00
gd.c Merge branch 'PHP-8.1' 2021-11-25 13:20:37 +01:00
gd.stub.php Merge branch 'PHP-8.0' into PHP-8.1 2021-10-12 09:53:30 +02:00
gd_arginfo.h Merge branch 'PHP-8.0' into PHP-8.1 2021-10-12 09:53:30 +02:00
gd_compat.c Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01: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
php_gd.h AVIF support for getimagesize() and imagecreatefromstring() 2021-07-07 00:02:57 +02:00