Hi, > On 14 Feb 2015, at 03:32, reeze <re...@php.net> wrote: > > Do we really have to throw an catchable fatal error? > > the other return types make sense, why so strict?
We throw E_RECOVERABLE_ERROR for all type errors, both for parameters and return types. It's not anything new. -- Andrea Faulds http://ajf.me/ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php