Hi!

> I am also not a fan of errors, exception, at least for methods, make
> much more sense. I know it is relatively easy to handle errors as
> exception but still, let do it right now.

Then we need to convert all parameter mismatch errors (or at least all
fatal ones) to exceptions. Which I don't think makes a lot of sense to
put in the same RFC but in any case it should work the same way over all
the engine. Otherwise handling it would be a nightmare.
-- 
Stas Malyshev
smalys...@gmail.com

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

Reply via email to