Skip to content

2.2.0

Choose a tag to compare

@kukulich kukulich released this 03 May 12:42
· 2035 commits to master since this release

New sniffs:

  • InlineDocCommentDeclarationSniff - reports invalid format of inline phpDocs with @var

Fixes:

  • FullyQualifiedClassNameInAnnotationSniff supports more ways how to write inline phpDocs
  • Invalid @param annotation should be ignored in TypeHintDeclarationSniff