Skip to content

4.6.1

Choose a tag to compare

@kukulich kukulich released this 11 Jun 19:29
· 1704 commits to master since this release
4.6.1
de4a6fe

Compatibility with PHPCS 3.3

Fixes:

  • ReferenceUsedNamesOnlySniff: Fixed fixer for classes in doccomments
  • DisallowEqualOperatorsSniff: Fixed message when operator is <> (thanks to @carusogabriel)