mirror of
https://github.com/php/php-src.git
synced 2024-12-02 06:13:40 +08:00
8c497f05c4
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. |
||
---|---|---|
.. | ||
config.m4 | ||
CREDITS | ||
gd_ctx.c | ||
gd.c | ||
gd.dsp | ||
gdcache.c | ||
gdcache.h | ||
gdt1.c | ||
gdt1.h | ||
gdttf.c | ||
gdttf.h | ||
Makefile.in | ||
php_gd.h | ||
setup.stub |