Skip to content

8.9.1

Compare
Choose a tag to compare
@kukulich kukulich released this 27 Mar 11:12
· 107 commits to master since this release
8.9.1
3d4fe0c

馃悰 Fixes

  • SlevomatCodingStandard.ControlStructures.NewWithParentheses: Fixed false positives for anonymous class with attributes
  • SlevomatCodingStandard.Classes.RequireSelfReference: Fixed false positives for anonymous classes with extends or implements