Skip to content

Releases: Muqsit/generator-phpstan-rules

v1.0.4

30 Jan 02:30
20c0bc3

Choose a tag to compare

  • Added support for phpstan v2.0^
  • Dropped support for phpstan v1.0^

v1.0.3

20 Apr 00:20
f56b3ba

Choose a tag to compare

  • Fixed bug: Rule results in false errors due to missing NodeConnectingVisitor conditional tag in rules.neon
  • Changed error message from Generator method returned by %s is unused to Generator returned by %s is unused

v1.0.2

16 Apr 22:53

Choose a tag to compare

  • Fixed a crash caused from Scope::getMethodReflection() returning NULL.

v1.0.1

16 Apr 21:52

Choose a tag to compare

Downgraded required PHP version to 8.1.

v1.0.0

16 Apr 21:35

Choose a tag to compare

Initial release