Skip to content

2.8.1

Choose a tag to compare

@dereuromark dereuromark released this 28 Jun 11:15
· 5 commits to master since this release
f02d63a

Fixes

  • Changed PSR2R.PHP.PreferStaticOverSelf to skip self:: usages inside final classes.
  • This avoids a fixer conflict with Universal.CodeAnalysis.StaticInFinalClass, which correctly prefers self:: where late static binding cannot apply.

Full Changelog: 2.8.0...2.8.1