On Mon, 14 Jul 2003, David wrote:
>
> These errors are thrown when the user is passing illegal variable types,
> please explain why you think they should be warnings. Even silently
> converting them to other types would make no sense in these cases.
It still shouldn't throw a fatal error. E_ERROR is only meant for
critical errors that will destabalize the Engine, in all other cases
E_WARNING should be used, which is almost always the case in extensions.
regards,
Derick
--
"Interpreting what the GPL actually means is a job best left to those
that read the future by examining animal entrails."
-------------------------------------------------------------------------
Derick Rethans http://derickrethans.nl/
International PHP Magazine http://php-mag.net/
-------------------------------------------------------------------------
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php