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
0f4b9aa812fbca823d53aee06452de300cf4b8cb
archived-php-src
/
ext
/
gd
T
History
Zeev Suraski
2460569ccb
Change string->str where possible; string is basic a C++ class, so gdb can't look
...
inside variables named 'string'.
2000-02-08 22:21:43 +00:00
..
config.m4
@ Don't assume libz and libpng are installed for the GD checks (Rasmus)
2000-01-04 02:42:27 +00:00
gd.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
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
Happy Y2K patch! Happy new year (or the new millennium, depending on whether
2000-01-01 01:32:05 +00:00
gdt1.h
Happy Y2K patch! Happy new year (or the new millennium, depending on whether
2000-01-01 01:32:05 +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
Change string->str where possible; string is basic a C++ class, so gdb can't look
2000-02-08 22:21:43 +00:00
Makefile.in
Integration of -ng changes. Changes:
1999-12-30 02:59:53 +00:00
php_gd.h
More cleanup...
1999-12-17 21:50:07 +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