Bug 439584 - PHP 8.0: Attributes
Summary: PHP 8.0: Attributes
Status: REPORTED
Alias: None
Product: kdevelop
Classification: Applications
Component: Language Support: PHP (other bugs)
Version First Reported In: unspecified
Platform: Other All
: NOR wishlist
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-07 07:49 UTC by Jan Pavlicek
Modified: 2022-09-25 15:36 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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