On 14 February 2015 at 00:32, Benoit Schildknecht <[email protected]> wrote: > I don't think EngineException should inherit from Exception, it would be > very dangerous. I'm sure a lot of exceptions are handled like this by a lot > of devs, without creating custom exceptions : >
Agreed, EngineException should be a base type of it's own. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
