On Mon, Nov 9, 2020, at 4:21 PM, b...@mewburn.id.au wrote: > Hello, > > As an author of a php language server (intelephense) I was wondering if > there was any interest or work in progress in standardising a set of > PHP8 attributes to be used as IDE/static analysis/language server > metadata. Attributes like pure, immutable, deprecated etc. > > Kind regards > Ben
There's been some discussion of that around. Currently, the major static analysis projects see to want to take a wait-and-see approach and see what sort of attributes people start using, and then standardize those. Hopefully in 6-8 months or so they'll have a better idea of what would be useful and we can start making a FIG-standard set of attributes. The first out of the gate was JetBrains, who added some attributes to PHPStorm already (or at least the upcoming version): https://blog.jetbrains.com/phpstorm/2020/10/phpstorm-2020-3-eap-4/ --Larry Garfield -- You received this message because you are subscribed to the Google Groups "PHP Framework Interoperability Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to php-fig+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/php-fig/a125613f-0860-4791-8c80-bc41e4b00a74%40www.fastmail.com.