Bug 459790

Summary: PHP 8.1: Enumerations
Product: [Applications] kdevelop Reporter: Heinz Wiesinger <pprkut>
Component: Language Support: PHPAssignee: kdevelop-bugs-null
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: 5.9.220801   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Heinz Wiesinger 2022-09-28 17:36:21 UTC
PHP 8.1 added support for enumerations:

https://wiki.php.net/rfc/enumerations
Comment 1 Heinz Wiesinger 2023-07-16 08:02:13 UTC
"enum" needs to be added to the list of reservedNonModifiers (context sensitive lexer)