github slevomat/coding-standard 7.0.19

latest releases: 8.15.0, 8.14.1, 8.14.0...
2 years ago

🐛 Fixes

  • SlevomatCodingStandard.TypeHints.PropertyTypeHint: Type alias should not be reported as "missing traversable type hint specification"
  • SlevomatCodingStandard.TypeHints.ParameterTypeHint: Type alias should not be reported as "missing traversable type hint specification"
  • SlevomatCodingStandard.TypeHints.ReturnTypeHint: Type alias should not be reported as "missing traversable type hint specification"
  • SlevomatCodingStandard.ControlStructures.RequireYodaComparison: Fixed false positives with match
  • SlevomatCodingStandard.ControlStructures.DisallowYodaComparison: Fixed false positives with match
  • SlevomatCodingStandard.Commenting.DocCommentSpacing: Fixed internal error
  • SlevomatCodingStandard.Variables.UnusedVariable: Fixed false positive
  • SlevomatCodingStandard.Variables.UnusedVariable: Fixed missing report when option ignoreUnusedValuesWhenOnlyKeysAreUsedInForeach is enabled
  • SlevomatCodingStandard.Functions.RequireTrailingCommaInCall: Fixed false positive
  • ReferencedNameHelper: Fixed searching of class references in heredoc
  • Ignore invalid @template and @type annotations

Don't miss a new coding-standard release

NewReleases is sending notifications on new releases.