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-25 08:58:28 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
75a04eac978333467ccd98225d7ef21942ce9e91
archived-php-src
/
ext
/
gd
T
History
Máté Kocsis
b5c7a83dca
Remove unnecessary PHPDoc-alike blocks from tests
...
Closes GH-5759
2020-06-24 13:13:44 +02:00
..
libgd
Return void from php_jpeg_emit_message()
2020-06-19 16:59:29 +02:00
tests
Remove unnecessary PHPDoc-alike blocks from tests
2020-06-24 13:13:44 +02:00
config.m4
Add imagegetinterpolation()
2020-01-14 18:25:27 +01:00
config.w32
Add imagegetinterpolation()
2020-01-14 18:25:27 +01:00
CREDITS
Convert GD Resources to objects
2019-09-30 15:14:02 +02:00
gd_arginfo.h
Include stub hash in generated arginfo files
2020-06-24 09:55:19 +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
Use ZEND_UNREACHABLE() instead of ZEND_ASSERT(0)
2020-06-16 18:39:09 +02:00
gd.stub.php
Lowercase NULL to null in stubs
2020-04-11 14:13:11 +02:00
php_gd.h
Generate functions entries from stubs for another set of extensions
2020-04-05 00:59:44 +02:00