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-24 08:28:26 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3d2c810eeba881cbe046243c352bd8ccdfd1fac6
archived-php-src
/
ext
/
gd
T
History
George Peter Banyard
5caaf40b43
Introduce pseudo-keyword ZEND_FALLTHROUGH
...
And use it instead of comments
2021-04-07 00:46:29 +01:00
..
libgd
Introduce pseudo-keyword ZEND_FALLTHROUGH
2021-04-07 00:46:29 +01:00
tests
Merge branch 'PHP-8.0'
2021-03-17 15:06:46 +01:00
config.m4
Add imagegetinterpolation()
2020-01-14 18:25:27 +01:00
config.w32
Export php_gd_libgdimageptr_from_zval_p()
2020-07-11 19:33:20 +02:00
CREDITS
Convert GD Resources to objects
2019-09-30 15:14:02 +02:00
gd_arginfo.h
Merge branch 'PHP-8.0'
2021-03-17 15:09:26 +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
Use zend_string_equals() API instead of strcmp() in various places
2021-03-17 16:36:23 +00:00
gd.stub.php
Merge branch 'PHP-8.0'
2021-03-17 15:09:26 +01:00
php_gd.h
Export php_gd_libgdimageptr_from_zval_p()
2020-07-11 19:33:20 +02:00