PHP 8.1 added support for enumerations: https://wiki.php.net/rfc/enumerations
"enum" needs to be added to the list of reservedNonModifiers (context sensitive lexer)