At 15:27 31.03.2003, Stanislav Malyshev wrote:
WF>> Please don't have it bail out unless there is some kind of
WF>> function_parameters_are_ok() API so that careful programmers can work
WF>> around this issue.

Careful programmers should know interface of called functions and never
call them with parameters that do not match the interface. :)


But not all programmers are that carefull and in bigger applications
this cannot always ensured especially when some underlying stuff
changes a bit...

marcus


-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to