-
-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Description
PHP Enum RFC is currently being voted, and it's highly likely that it will pass.
Enums support autoloading, and it introduces a new T_ENUM
token. I would like to suggest that we introduce support to autoload Enums from robot-loader.
Improve robot-loader to look for T_ENUM
token if the PHP version is >= 80100
, and include it in the autoload list.
jelen07
Metadata
Metadata
Assignees
Labels
No labels