Skip to content

[Config] Handle open_basedir restrictions in FileLocator #19908

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
wants to merge 1 commit into from

Conversation

Nicofuma
Copy link
Contributor

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

Silence `file_exists()` call to avoid open_basedir restrictions warning. (can happen when using relative imports)
@nicolas-grekas
Copy link
Member

👍

@jakzal
Copy link
Contributor

jakzal commented Sep 13, 2016

👍

@fabpot
Copy link
Member

fabpot commented Sep 14, 2016

Thank you @Nicofuma.

fabpot added a commit that referenced this pull request Sep 14, 2016
…Nicofuma)

This PR was submitted for the 2.8 branch but it was merged into the 2.7 branch instead (closes #19908).

Discussion
----------

[Config] Handle open_basedir restrictions in FileLocator

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

Commits
-------

e870819 [Config] Handle open_basedir restrictions in FileLocator
@fabpot fabpot closed this Sep 14, 2016
@Nicofuma Nicofuma deleted the patch-5 branch September 14, 2016 05:36
This was referenced Oct 3, 2016
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.

5 participants