PHP.nl

ArgumentCountError

ArgumentCountError

 is thrown
when too few arguments are passed to a user-defined function or method.

ArgumentCountError

This error is also thrown when too many arguments are passed to a non-variadic built-in function.

TypeError

Documentatie