php-src/ext/gd
Rasmus Lerdorf 8c497f05c4 We don't consistently check for args passed to functions that don't
take any args.  In some cases we probably want to skip the check for
performance reasons, but in other cases where performance is unlikely
to be a factor, not throwing a warning on the wrong number of args passed
to a function is at best inconsistent, and at worst it could hide a bug.
So, add a few such checks.  There are still lots of cases out there.
2001-08-13 06:43:47 +00:00
..
config.m4 This works better. 2001-07-03 21:09:16 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
gd_ctx.c some more eliminate-fetches-or-escalate-them-at-least 2001-08-05 16:21:33 +00:00
gd.c We don't consistently check for args passed to functions that don't 2001-08-13 06:43:47 +00:00
gd.dsp make dsp supporting gd2 2001-04-30 12:14:36 +00:00
gdcache.c TTF support tested and working now 1999-08-19 06:32:07 +00:00
gdcache.h Fixed bug: 8478 2001-01-07 09:22:53 +00:00
gdt1.c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
gdt1.h More TSRMLS_FETCH annihilation 2001-07-31 05:44:11 +00:00
gdttf.c Whitespace 2001-08-11 16:39:07 +00:00
gdttf.h - Convert 'PHP3' to 'PHP' 2000-02-26 03:20:55 +00:00
Makefile.in Fix for #10900. 2001-05-16 12:01:25 +00:00
php_gd.h php_sig_gd2 is only needed for GD extension. 2001-08-07 16:35:35 +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