Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix check for absolute path #19

Closed
wants to merge 1 commit into from
Closed

Conversation

wouterj
Copy link

@wouterj wouterj commented Aug 29, 2015

This is not as advanced as used by the Symfony Filesystem component, but at last it supports more paths (like Windows paths).

Before this PR, the paths resulted in C:\Users\wouter\Documents\sculpin\C:\Users\wouter\Documents\sculpin\composer.json, which is invalid of course.

I wonder if we actually need to do this, as ->get('vendor-dir') always returns an absolute path in Composer?

@wouterj
Copy link
Author

wouterj commented Aug 5, 2016

please merge this. It makes everything unusable on Windows...

@enumag
Copy link

enumag commented Sep 16, 2016

👍 I've tried to use Sculpin and it failed. After some debugging I found the same bug and then this PR. Merge it please.

@TomasVotruba
Copy link

Ping

@simensen simensen closed this Apr 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants