Skip to content

Conversation

@nicolas-grekas
Copy link
Member

Q A
Branch? 3.3
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #23103
License MIT
Doc PR -

We cannot tell Finder to use RecursiveDirectoryIterator::UNIX_PATHS so we have to fix paths on Windows.

@stof
Copy link
Member

stof commented Jun 14, 2017

why can't we tell it to use unix paths ?

@nicolas-grekas
Copy link
Member Author

because Finder doesn't have any mean to inject that flag, or did I miss it?

@stof
Copy link
Member

stof commented Jun 14, 2017

hmm, indeed.

@fabpot
Copy link
Member

fabpot commented Jun 14, 2017

Thank you @nicolas-grekas.

@fabpot fabpot merged commit 44955be into symfony:3.3 Jun 14, 2017
fabpot added a commit that referenced this pull request Jun 14, 2017
This PR was merged into the 3.3 branch.

Discussion
----------

[Config] Fix ** GlobResource on Windows

| Q             | A
| ------------- | ---
| Branch?       | 3.3
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #23103
| License       | MIT
| Doc PR        | -

We cannot tell Finder to use RecursiveDirectoryIterator::UNIX_PATHS so we have to fix paths on Windows.

Commits
-------

44955be [Config] Fix ** GlobResource on Windows
@fabpot fabpot mentioned this pull request Jul 4, 2017
@nicolas-grekas nicolas-grekas deleted the fix-23103 branch July 10, 2017 15:58
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