Releases: DaveLiddament/php-language-extensions
Releases · DaveLiddament/php-language-extensions
0.9.0
0.8.1
Fixes for examples for #[TestTag]
on a class.
0.8.0
0.7.0
Add support for 2 new attributes:
0.6.0
0.5.0
Adds the #[Override]
Attribute. See documentation.
0.4.0
Adds the #[NamespaceVisibility]
Attribute. See documentation.
0.3.0
Add support for PHP 8.2
0.2.1
Fix incorrect constructor for #[TestTag]
0.2.0
Add the following Attributes:
#[TestTag]
#[InjectableVersion]
and supporting attribute#[CheckInjectableVersion]