Skip to content

2.5.1

Compare
Choose a tag to compare
@ergebnis-bot ergebnis-bot released this 07 Jan 16:44
· 23 commits to main since this release
2.5.1
9999fb1

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