Skip to content

6.4.1

Choose a tag to compare

@kukulich kukulich released this 05 Oct 12:46
· 795 commits to master since this release
6.4.1
696dcca

🐛 Fixes

  • NegationOperatorSpacingSniff: Fixed false positive
  • BlockControlStructureSpacingSniff: Fixed false positive
  • BlockControlStructureSpacingSniff: Ignore if with alternative syntax
  • JumpStatementsSpacingSniff: Fixed false positive
  • UselessParenthesesSniff: Fixed false positive
  • ReferenceUsedNamesOnlySniff: Improved fixer
  • RequireTernaryOperatorSniff: Improved fixer