Releases: DaveLiddament/phpstan-php-language-extensions
Releases · DaveLiddament/phpstan-php-language-extensions
0.9.1
0.9.0
0.8.0
0.7.1
0.7.0
Allow #[TestTag]
to be applied to a class. See request: DaveLiddament/php-language-extensions#25
0.6.0
Add rules to enforce the following attributes:
And a few internal tidy ups.
0.5.0
0.4.0
Add #[Override]
processing rule
0.3.0
Adds support for the #[NamespaceVisibility]
attribute.
0.2.0
Add support for Attributes:
#[InjectableVersion]
#[TestTag]