Hi!

On 6/9/15 10:40 AM, Aaron Piotrowski wrote:
> Does anyone have any questions, comments, or concerns about the Throwable 
> Interface RFC?
> 
> http://wiki.php.net/rfc/throwable-interface
> 
> The proposed exception hierarchy:
> 
> interface Throwable
>       ⊢ Exception implements Throwable
>       ∟ Error implements Throwable (replaces EngineException)
>               ⊢ TypeError (replaces TypeException)
>               ∟ ParseError (replaces ParseException)
> 

Don't see anything wrong with it. I think we can put this to a vote.

-- 
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