> I do not see a point in soft reserving something we don't even know if
> it will make it into 8.x. 

An enum implementation seems like something that almost certainly will make it 
into the language in the next 4 years, given PHP’s gradual adoption of features 
that already exist Hack (e.g. attributes, constructor property promotion).

While there have been many attempts to emulate enums in the language, none have 
the simplicity nor ergonomics of actual native enum support.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to