Skip to content

8.13.2

Compare
Choose a tag to compare
@kukulich kukulich released this 24 Jul 10:22
· 45 commits to master since this release
8.13.2

馃悰 Fixes

  • SlevomatCodingStandard.Commenting.UselessFunctionDocComment: Fixed false positives
  • SlevomatCodingStandard.Commenting.DocCommentSpacing: Fixed false positives
  • SlevomatCodingStandard.ControlStructures.JumpStatementsSpacing: Fix TypeError when return is on the first line of the file (thanks to @herndlm)