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-23 07:58:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
030c0fd415040239ea8323293bf143112d799c76
archived-php-src
/
ext
/
gd
T
History
Rasmus Lerdorf
93feb306f8
@ Fix a couple of warnings in the gd and ldap modules
...
num_links is a long there
2000-05-24 08:58:40 +00:00
..
config.m4
--with-foo causes $withval to be set to "yes," not ""
2000-05-23 10:21:40 +00:00
gd.c
@ Fix a couple of warnings in the gd and ldap modules
2000-05-24 08:58:40 +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
Update the license with the new clause 6
2000-05-18 15:34:45 +00:00
gdt1.h
Update the license with the new clause 6
2000-05-18 15:34:45 +00:00
gdttf.c
Change string->str where possible; string is basic a C++ class, so gdb can't look
2000-02-08 22:21:43 +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
@-Port imagegammacorrect from PHP3 to PHP4. (Sterling)
2000-05-14 15:25:13 +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