Skip to content

Fixed directory separator trimming in vendors path#797

Merged
nicolas-grekas merged 1 commit intosymfony:mainfrom
skmedix:fix/796
Sep 21, 2021
Merged

Fixed directory separator trimming in vendors path#797
nicolas-grekas merged 1 commit intosymfony:mainfrom
skmedix:fix/796

Conversation

@skmedix
Copy link
Copy Markdown
Contributor

@skmedix skmedix commented Sep 6, 2021

Fixes #796

We don't need to use \DIRECTORY_SEPARATOR here, as symfony/filesystem already normalizes windows directory separator to use forward slash.

@nicolas-grekas
Copy link
Copy Markdown
Member

Thank you @skmedix.

@nicolas-grekas nicolas-grekas merged commit 6c13a9e into symfony:main Sep 21, 2021
@skmedix skmedix deleted the fix/796 branch September 21, 2021 15:16
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.

Vendor's directory separator is not trimmed on Windows

2 participants