Skip to content

Releases: ergebnis/phpstan-rules

2.6.1

16 Jan 13:34
2.6.1
483c402
Compare
Choose a tag to compare

What's Changed

  • Fix: Remove nikic/php-parser by @localheinz in #898
  • Fix for: Violation of noParameterWithNullableTypeDeclaration rule identifies itself as "ergebnis.noParameterWithContainerTypeDeclaration" in PHPStan output by @manuelkiessling in #902

New Contributors

Full Changelog: 2.6.0...2.6.1

2.6.0

08 Jan 09:39
2.6.0
61968aa
Compare
Choose a tag to compare

What's Changed

  • Enhancement: Add support for phpstan/phpstan:^2.0.0 by @localheinz in #873

Full Changelog: 2.5.2...2.6.0

2.5.2

08 Jan 09:29
2.5.2
2754afb
Compare
Choose a tag to compare

What's Changed

  • Enhancement: Extract Analyzer by @localheinz in #896
  • Fix: Detect cases where null is referenced with incorrect case or relative to the root namespace by @localheinz in #897

Full Changelog: 2.5.1...2.5.2

2.5.1

07 Jan 16:44
2.5.1
9999fb1
Compare
Choose a tag to compare

What's Changed

  • Fix: Return RuleError with identifier by @localheinz in #882
  • Fix: Adjust Methods\FinalInAbstractClassRule to ignore Doctrine embeddables and entities by @localheinz in #396
  • Fix: Adjust NoCompactRule to detect usages of compact() with incorrect case by @localheinz in #889
  • Fix: Use more appropriate message when detecting protected method in anonymous class by @localheinz in #890
  • Fix: Remove abstract test case by @localheinz in #888
  • Fix: Ignore protected methods declared in traits by @localheinz in #894
  • #[Before] attribute should not be private in final classes by @cosmastech in #863
  • Fix: Do not require methods with phpunit/phpunit annotations to be private by @localheinz in #895

New Contributors

Full Changelog: 2.5.0...2.5.1

2.5.0

01 Dec 16:45
2.5.0
ffbc24d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.0...2.5.0

2.4.0

22 Nov 19:15
2.4.0
78289a1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.0...2.4.0

2.3.0

16 Nov 20:38
2.3.0
74ea27c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.3.0

2.2.0

07 Feb 17:49
2.2.0
2e99464
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.2.0

2.1.0

17 Aug 10:29
2.1.0
119e229
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.1.0

2.0.0

01 May 18:02
2.0.0
9936028
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...2.0.0