2.5.1
What's Changed
- Fix: Return
RuleErrorwith identifier by @localheinz in #882 - Fix: Adjust
Methods\FinalInAbstractClassRuleto ignore Doctrine embeddables and entities by @localheinz in #396 - Fix: Adjust
NoCompactRuleto detect usages ofcompact()with incorrect case by @localheinz in #889 - Fix: Use more appropriate message when detecting
protectedmethod in anonymous class by @localheinz in #890 - Fix: Remove abstract test case by @localheinz in #888
- Fix: Ignore
protectedmethods declared in traits by @localheinz in #894 #[Before]attribute should not beprivateinfinalclasses by @cosmastech in #863- Fix: Do not require methods with
phpunit/phpunitannotations to beprivateby @localheinz in #895
New Contributors
- @cosmastech made their first contribution in #863
Full Changelog: 2.5.0...2.5.1