Skip to content

3.3

Compare
Choose a tag to compare
@VasekPurchart VasekPurchart released this 13 Jun 12:32
· 45 commits to master since this release
3.3
8f4e10c
  • Additional sniffs for checking current standard (#43)
    • check more language construct spacing cases
    • check that PHP types used for type hints, return types, and type casting are lowercase
    • check whitespace inside parenthesis that do not belong to a function call/declaration or control structure