Skip to content

2.0.2

Compare
Choose a tag to compare
@kukulich kukulich released this 19 Apr 18:08
· 1931 commits to master since this release
  • Fixed "TypeHintDeclarationSniff incorrectly reports about missing typehint when parameter docBlock contains union of two types, one is traversable and the second one does not specify the traversable type"
  • Fixed "UnusedPrivateElementsSniff incorrectly reports about methods returning references"