2.5.1
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 ofcompact()
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 beprivate
infinal
classes by @cosmastech in #863- Fix: Do not require methods with
phpunit/phpunit
annotations to beprivate
by @localheinz in #895
New Contributors
- @cosmastech made their first contribution in #863
Full Changelog: 2.5.0...2.5.1