Skip to content

v0.7.0

Compare
Choose a tag to compare
@arxeiss arxeiss released this 07 Sep 17:54
· 11 commits to master since this release

Requires Slevomat coding standards 6.4 or higher

Added rules:

  • SlevomatCodingStandard.Commenting.DeprecatedAnnotationDeclaration
  • SlevomatCodingStandard.ControlStructures.RequireMultiLineCondition
  • SlevomatCodingStandard.Functions.RequireMultiLineCall

Added strict rules:

  • SlevomatCodingStandard.ControlStructures.RequireSingleLineCondition
  • SlevomatCodingStandard.Functions.RequireSingleLineCall

Removed rule:

  • SlevomatCodingStandard.Classes.UnusedPrivateElements - Is deprecated