Skip to content

7.0.8

Compare
Choose a tag to compare
@kukulich kukulich released this 10 May 09:00
· 444 commits to master since this release
7.0.8
4814173

🐛 Fixes

  • UnusedUsesSniff: Fixed false positive
  • InlineDocCommentDeclarationSniff: Fixed false positive
  • Fix: resolve false positive in FunctionHelper::isMethod for functions defined within a class method (thanks to @aadmathijssen)