Releases
7.0.19
🐛 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
You can’t perform that action at this time.