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-22 07:28:09 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dd394b3dff43bf611acf9b8e7c4b5e995e83c242
archived-php-src
/
ext
/
gd
T
History
Christoph M. Becker
9405f43ba9
Fix GH-8848: imagecopyresized() error refers to the wrong argument
...
Closes GH-8849.
2022-06-23 15:20:49 +02:00
..
libgd
Fixed libpng warning when loading interlaced images
2022-02-08 10:46:50 +01:00
tests
Fix GH-8848: imagecopyresized() error refers to the wrong argument
2022-06-23 15:20:49 +02:00
config.m4
Add imagegetinterpolation()
2020-01-14 18:25:27 +01:00
config.w32
"Export" relevant GD macros
2021-11-24 18:23:28 +01:00
CREDITS
Convert GD Resources to objects
2019-09-30 15:14:02 +02:00
gd_arginfo.h
Fix the return type of imagecolorexactalpha()
2021-10-12 09:51:13 +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
Fix GH-8848: imagecopyresized() error refers to the wrong argument
2022-06-23 15:20:49 +02:00
gd.stub.php
Fix the return type of imagecolorexactalpha()
2021-10-12 09:51:13 +02:00
php_gd.h
Export php_gd_libgdimageptr_from_zval_p()
2020-07-11 19:33:20 +02:00