Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle slashes on windows, otherwise one may receive duplicated entries in result page: `D:\app/controllers/BaseController.php`, `D:\app\controllers\BaseController.php` and so on, particularly with PHPUnit coverage report.
- Loading branch information