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

Skip to content

[Finder] do not duplicate directory separators #57895

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

Merged
merged 1 commit into from
Aug 3, 2024

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Jul 31, 2024

Q A
Branch? 5.4
Bug fix? yes
New feature? no
Deprecations? no
Issues Fix #54352
License MIT

@carsonbot carsonbot added this to the 5.4 milestone Jul 31, 2024
@carsonbot carsonbot changed the title [Finder] do not duplicate directory separators [Finder]  do not duplicate directory separators Jul 31, 2024
@OskarStark OskarStark changed the title [Finder]  do not duplicate directory separators [Finder] do not duplicate directory separators Jul 31, 2024
@derrabus
Copy link
Member

derrabus commented Jul 31, 2024

Can we cover this change with a test somehow?

@xabbuh
Copy link
Member Author

xabbuh commented Jul 31, 2024

test added

@fabpot
Copy link
Member

fabpot commented Aug 3, 2024

Thank you @xabbuh.

@fabpot fabpot merged commit 92a4b72 into symfony:5.4 Aug 3, 2024
11 of 12 checks passed
@xabbuh xabbuh deleted the issue-54352 branch August 3, 2024 13:36
fabpot added a commit that referenced this pull request Aug 6, 2024
This PR was merged into the 5.4 branch.

Discussion
----------

[Finder] do not duplicate directory separators

| Q             | A
| ------------- | ---
| Branch?       | 5.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Issues        | Fix #54352
| License       | MIT

Looking at the [test failures on AppVeyor](https://ci.appveyor.com/project/fabpot/symfony/builds/50345724#L975) it seems that #57895 didn't (at least not fully) fix #54352.

Commits
-------

72d62d2 do not duplicate directory separators
This was referenced Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants