Bug 459659

Summary: PHP 7.4: Arrow functions
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:30:32 UTC
PHP 7.4 added support for arrow functions:

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