Skip to content
This repository was archived by the owner on Jul 12, 2020. It is now read-only.

[File] Fix relative paths calculation for mixed slash paths #37

Merged
merged 2 commits into from
Oct 25, 2013

Conversation

pscheit
Copy link
Contributor

@pscheit pscheit commented Oct 5, 2013

So, hopefully the last pull request for windows-tests issues.
When paths were added from the directory with the recursive directory iterators there were some mixed paths constructed like: vfs://project/src/Foo\Bar.php. They were not converted, so the diff-tests (behat) fail.
I fixed this edge case.

second: I noticed that the psr-0-classname test did not work on windows with unix paths.

and third: the master tests do fail right now, thats why this pull request fails, too.
Sorry, could not figure it out

…getRelativePath

[FileTest] fix file paths for input of the psr0 class test
beberlei added a commit that referenced this pull request Oct 25, 2013
[File] Fix relative paths calculation for mixed slash paths
@beberlei beberlei merged commit 484d8d7 into QafooLabs:master Oct 25, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants