Bug 439584

Summary: PHP 8.0: Attributes
Product: [Applications] kdevelop Reporter: Jan Pavlicek <jan.pavlicek>
Component: Language Support: PHPAssignee: kdevelop-bugs-null
Status: REPORTED ---    
Severity: wishlist CC: pprkut
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: All   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Jan Pavlicek 2021-07-07 07:49:30 UTC
SUMMARY

"Subset" of 437992.

PHP8 introduced Attributes, which are basically annotations with language level support. In order to avoid conflict with existing annotation libraries, attributes have different syntax, which is not supported by KDevelop.

https://www.php.net/manual/en/language.attributes.overview.php