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 15:38:49 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
10b460e7cad86c186b14aec8a53db003fb494e2b
archived-php-src
/
ext
/
gd
T
History
Stanislav Malyshev
f0744d73de
GD shared build fixes - should fix problem with gd.so not being linked
...
with right libraries
2000-12-04 15:10:58 +00:00
..
config.m4
GD shared build fixes - should fix problem with gd.so not being linked
2000-12-04 15:10:58 +00:00
CREDITS
2nd step towards auto-credits
2000-11-20 10:33:33 +00:00
gd.c
made gd working correct under win32
2000-11-29 15:25:42 +00:00
gd.dsp
uses php.h define
2000-09-30 16:32:11 +00:00
gdcache.c
TTF support tested and working now
1999-08-19 06:32:07 +00:00
gdcache.h
updated GD from php3 repository, using it as a test extension for the new
1999-04-16 12:15:38 +00:00
gdt1.c
- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch
2000-06-05 19:47:54 +00:00
gdt1.h
Fix bug
#7397
2000-10-23 02:01:19 +00:00
gdttf.c
include php.h to have VIRTUAL_DIR defined this
2000-10-16 13:55:47 +00:00
gdttf.h
- Convert 'PHP3' to 'PHP'
2000-02-26 03:20:55 +00:00
Makefile.in
Remove trailing empty lines
2000-05-01 22:38:42 +00:00
php_gd.h
AC_CHECK_LIB prints out yes/no itself.
2000-11-28 08:06:30 +00:00
setup.stub
First commit of re-structuring phase one. We have started using automake in
1999-04-17 00:37:12 +00:00