Hi,

> De : morrison.l...@gmail.com [mailto:morrison.l...@gmail.com] De la part
> 
> Also, I know people REALLY want scalar types in PHP 7.0 but honestly
> all we need to do is reserve the keywords so there is no BC impact and
> then we can do it at any point during the PHP 7 lifecycle. This is my
> preferred course of action, because right now this internals mailing
> list is in HIGH STRESS MODE. I would rather just take the action of
> reserving the types so it can be done in 7.1 (or 7.2 or even if it's
> never, I would prefer to reserve these words).

If we deprecate using bare class names as type hints and replace it with the 
'object(classname)' syntax, we can reserve keywords for 7.0 and, maybe 7.1 but 
potential name clashes should be away in 7.2.

François



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

Reply via email to