Skip to content

7.0.20

Compare
Choose a tag to compare
@kukulich kukulich released this 25 Mar 09:54
· 411 commits to master since this release
7.0.20
cbfadfe

🐛 Fixes

  • SlevomatCodingStandard.TypeHints.ReturnTypeHint: Improved - Type alias should not be reported as "missing traversable type hint specification"
  • SlevomatCodingStandard.TypeHints.ParameterTypeHint: Improved - Type alias should not be reported as "missing traversable type hint specification"
  • SlevomatCodingStandard.TypeHints.PropertyTypeHint: Improved - Type alias should not be reported as "missing traversable type hint specification"
  • SlevomatCodingStandard.TypeHints.ReturnTypeHint: It was not possible to suppress some errors
  • SlevomatCodingStandard.Classes.ParentCallSpacing: Fixed false positive