Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bug #4079 Fixed typo in filesystem component (kohkimakimoto)
This PR was merged into the 2.3 branch. Discussion ---------- Fixed typo in filesystem component The `makePathRelative` method returns a path with a slash at end. See this [test case](https://github.com/symfony/symfony/blob/master/src/Symfony/Component/Filesystem/Tests/FilesystemTest.php#L793). Commits ------- 82d2903 Fixed typo in filesystem component
- Loading branch information