>> These are not consistent with return type checking. This *must* reuse
>> the error checking that is already in-place and not provide something
>> new to accomplish the same thing.
>
> What do you mean by inconsistent?

We do not use E_RECOVERABLE_ERROR for return type mismatches; we use
TypeError. That is the inconsistency.

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to