Skip to content

6.3.5

Compare
Choose a tag to compare
@kukulich kukulich released this 13 May 15:05
· 768 commits to master since this release
6.3.5
2999540

📣 You can now sponsor Slevomat Coding Standard development

Fixes

  • EarlyExitSniff: yield does not do early exit
  • EarlyExitSniff: Fixed false positive
  • BlockControlStructureSpacingSniff: Fixed false positives
  • JumpStatementsSpacingSniff: Improved fixer
  • RequireTernaryOperatorSniff: Fixer should not remove comments