Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ruleset::explain(): use natural sorting
... for the list of included sniffs. The `SORT_NATURAL` and the `SORT_FLAG_CASE` flag are available since PHP 5.4, so can be used without issue.
- Loading branch information