Skip to content

7.0.14

Compare
Choose a tag to compare
@kukulich kukulich released this 26 Aug 12:24
· 409 commits to master since this release
7.0.14
15b2b46

🐛 Fixes

  • InlineDocCommentDeclarationSniff: Don't report missing assigment for $this
  • ParameterTypeHintSniff, ReturnTypeHintSniff, PropertyTypeHintSniff: Short nullable is now reported as useless annotation too
  • Don't try to find references in double quoted string - it's difficult to parse it with PHPCS