Feature or bug?
[email protected] (Yasuo Ohgaki) Wed, 31 Oct 2001 18:21:13 +0900
| Newsgroups | php.lang |
|---|---|
| Message-ID | <[email protected]> |
PHP does not report any errors for too many parameters for user defined functions, both normal function and class method :( Is PHP designed not to report error for this? Too many parameters for a function is obvious error and any language MUST report error for this, unless variable length of parameters is allowed. IMO I'm using PHP-4.2.0-dev. -- Yasuo Ohgaki