This RFC proposes adding new keywords to PHP 8 to avoid BC breaks in future PHP 8.x versions.
enum
reserved_non_modifiers
Keywords marked as reserved_non_modifiers will be disallowed in the following contexts:
...