Hello! 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 Should I just submit that as a separate pull on GitHub and we can discuss it? Aaron Piotrowski aa...@icicle.io -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php