Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Symlink is created with forward slashes on Windows system #17614

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

Closed
IchHabRecht opened this issue Jan 30, 2016 · 0 comments
Closed

Symlink is created with forward slashes on Windows system #17614

IchHabRecht opened this issue Jan 30, 2016 · 0 comments

Comments

@IchHabRecht
Copy link
Contributor

Currently the function \Symfony\Component\Filesystem\Filesystem::symlink creates symlinks with forward slashes. This fails as Windows supports symlinks with backend slashes only.

IchHabRecht pushed a commit to IchHabRecht/symfony that referenced this issue Jan 30, 2016
nicolas-grekas added a commit that referenced this issue Mar 2, 2016
…sitgmbh)

This PR was submitted for the master branch but it was merged into the 2.3 branch instead (closes #17615).

Discussion
----------

Ensure backend slashes for symlinks on Windows systems

Resolves: #17614

Commits
-------

d897956 Ensure backend slashes for symlinks on Windows systems
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants