Bug 459661

Summary: PHP 8.0: Match expression
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-25 15:45:39 UTC
PHP 8.0 added support for a match expression:

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