Skip to content

Releases: DaveLiddament/phpstan-php-language-extensions

0.5.0

11 Dec 15:58
8c7e672
Compare
Choose a tag to compare

Add support for PHP 8.3 (Thanks @doppynl)

0.4.0

15 Sep 16:52
101e438
Compare
Choose a tag to compare

Add #[Override] processing rule

0.3.0

11 May 17:34
bbcbd78
Compare
Choose a tag to compare

Adds support for the #[NamespaceVisibility] attribute.

0.2.0

31 May 10:28
972c054
Compare
Choose a tag to compare

Add support for Attributes:

  • #[InjectableVersion]
  • #[TestTag]

0.1.4

10 May 22:47
61868a7
Compare
Choose a tag to compare

Fix min PHPStan requirement.

0.1.3

06 May 19:17
2f17cbf
Compare
Choose a tag to compare

Fix issue where code with self was caused errors.

0.1.2

22 Apr 14:30
Compare
Choose a tag to compare

Fixes to documentation.

0.1.1

22 Apr 13:51
Compare
Choose a tag to compare

ADD valid default value for mode option.

0.1.0

22 Apr 13:31
Compare
Choose a tag to compare

Initial release with support for:

  • #[friend]
  • #[package]