Hi!

> I’ve made another version that I believe is what Sebastian intended
> in the first place: Throwable as an interface, with Exception and
> Error being separate classes. Throwable is implemented to prevent
> user-land code from implementing it.
> 
> https://github.com/trowski/php-src/tree/throwable-interface

Thanks!

> Should I just submit that as a separate pull on GitHub and we can
> discuss it?

Yes, please do. Having multiple pulls in github is no problem, we'll
close them once we're done.

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