Release version 3.0.8
- 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