Skip to content

Release version 3.0.8

Compare
Choose a tag to compare
@TomasVotruba TomasVotruba released this 24 Dec 05:27
· 16 commits to master since this release
  • min version back to PHP 5.4
  • 98b2121 tests improved, less detailed and sniff-specific
  • tests now use CodeSnifferRunner, without CLI
  • 7c3d5e4 OneClassPerFile replaces the one that allowed exceptions

Bugfixes

  • 2e27379 UseInAlphabeticalOrder was broke if trait and function "use" were present in the code