Skip to content

5.0.2

Choose a tag to compare

@kukulich kukulich released this 12 Mar 20:49
· 1347 commits to master since this release
5.0.2
223f02b

Fixes

  • ControlStructureSpacingSniff: Fixed T_CASE and T_DEFAULT support
  • UselessParenthesesSniff: Fixed false positives
  • UnusedVariableSniff: Fixed false positive
  • ConditionHelper: Fixed getNegativeCondition()
  • TypeHintHelper: Added more unofficial type hints