Skip to content

Releases: ebln/phpstan-factory-rule

v2.0.0 Switch to PHPStan 2.0

04 May 11:00
bd9bd37
Compare
Choose a tag to compare

What's Changed

Addded

  • Support for PHPStan 2

Removed

  • Dropped support for PHPStan < 2

Full Changelog: v1.0.1...v2.0.0

1.0.1 Fix class name resolution for self & static

25 Oct 19:55
Compare
Choose a tag to compare

What's Changed

  • Fix class name resolution for self & static by @ebln in #9

Full Changelog: v1.0.0...v1.0.1

v1.0.0 Support Attribute!

07 Jun 11:39
df3b0fc
Compare
Choose a tag to compare

What's Changed

  • Add a designated Attribute by @ebln in #7
  • Bump development version to 8.0. Rule supports 7.4 - 8.3 by @ebln in #6
  • Tune down phpmd by @ebln in #8

Full Changelog: v0.0.2...v1.0.0

Support PHP upto 8.3

02 Jun 16:02
5fa3b16
Compare
Choose a tag to compare
v0.0.2

Bump PHP version to 8.3 (#3)

First pre-release

12 Nov 19:52
Compare
Choose a tag to compare
First pre-release Pre-release
Pre-release
0.0.1

Disable phpstan in CI