Skip to content

Releases: php-static-analysis/psalm-plugin

0.1.1

12 Feb 18:28
Compare
Choose a tag to compare

Allow applying the Param attribute at parameter level

0.1.0

09 Feb 06:45
Compare
Choose a tag to compare

Processes these attributes and provides the functionality of their corresponding PHPDoc annotations:

Attribute PHPDoc Annotation
IsReadOnly @readonly
Param @param
Returns @return
Template @template
Type @var