Hello,

Voting is now open on the Throwable Interface RFC:

https://wiki.php.net/rfc/throwable-interface

Please remember that this vote is not about creating separate exception 
branches,
as that decision was made in the Exceptions in the Engine RFC. This vote is 
about
having short, concise, more intuitive names that clarify the separation rather 
than
obfuscating it. Throwable and Error make stacked catch blocks cleaner with more
obvious behavior. Voting no means keeping BaseException, EngineException, etc.
that do not extend Exception, but are named as though they do.

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

Reply via email to