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-21 15:08:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ebb4488def2f2efbb478b3e4f0d9d9b401c608f4
archived-php-src
/
ext
/
gd
T
History
Jakub Zelenka
6734880ef5
Fix bug
#79945
: Stream wrappers in imagecreatefrompng causes segfault
...
Closes GH-12696
2023-11-17 13:26:42 +00:00
..
libgd
Fix typo (Paletter → Palette)
2022-08-24 13:40:16 +02:00
tests
Fix bug
#79945
: Stream wrappers in imagecreatefrompng causes segfault
2023-11-17 13:26:42 +00: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_arginfo.h
Re-add some CTE functions that were removed from being CTE by a mistake
2023-03-07 20:30:11 +01: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
Merge branch 'PHP-8.1' into PHP-8.2
2022-10-23 18:49:30 -06:00
gd.stub.php
Re-add some CTE functions that were removed from being CTE by a mistake
2023-03-07 20:30:11 +01:00
php_gd.h
Declare ext/gd constants in stubs (
#9180
)
2022-07-30 15:18:06 +02:00