Skip to content

Version 3.0

Compare
Choose a tag to compare
@BafS BafS released this 04 Oct 13:24
· 31 commits to master since this release
  • Use PSR12
  • Enforce declare(strict_types=1) usage
  • Add Generic.WhiteSpace.SpreadOperatorSpacingAfter
  • Enforce camelCase naming convention (Squiz.NamingConventions.ValidVariableName.*)