> Changing PHP's behavior with a different error level is only a tad bit
> better than adding an INI directive. In general I'd like the core
language
> to behave the same no matter what error level or INI settings.
> I say nuke type-hints and let the purists use instanceof.
>
> Andi
>

Speaking as one who battles with PHP rather than with C most of the
time, I'm with Andi here.  People who are likely to use OOP to any
extent are also going to be people who can work around typing issues.
The rest of us are going to be left staring pitifully at our broken code
for hours on end :-\


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

Reply via email to