Skip to content

Releases: Muqsit/generator-phpstan-rules

v1.0.3

20 Apr 00:20
f56b3ba
Compare
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
Compare
Choose a tag to compare
  • Fixed a crash caused from Scope::getMethodReflection() returning NULL.

v1.0.1

16 Apr 21:52
Compare
Choose a tag to compare

Downgraded required PHP version to 8.1.

v1.0.0

16 Apr 21:35
Compare
Choose a tag to compare

Initial release