php-src/ext/gd
Máté Kocsis 220f0f55cf
Merge branch 'PHP-8.0' into PHP-8.1
* PHP-8.0:
  Fix the return type of imagecolorexactalpha()
  String default values are enclosed in quotes rather than apostrophes
2021-10-12 09:53:30 +02:00
..
libgd Merge branch 'PHP-8.0' into PHP-8.1 2021-09-23 23:20:00 +02:00
tests Merge branch 'PHP-8.0' 2021-08-26 18:44:04 +02:00
config.m4 Require libavif version >= 0.8.2 2021-10-05 17:01:07 +02:00
config.w32 Windows: allow GD ext without avif.dll 2021-06-30 23:01:09 +02:00
CREDITS Convert GD Resources to objects 2019-09-30 15:14:02 +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
gd.c Don't rely on libgd unused constants 2021-09-13 14:48:13 +02:00
gd.stub.php Merge branch 'PHP-8.0' into PHP-8.1 2021-10-12 09:53:30 +02:00
php_gd.h AVIF support for getimagesize() and imagecreatefromstring() 2021-07-07 00:02:57 +02:00