Skip to content
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

[Process] Missing extra dir when open_basedir returns #31010

Closed
arsonik opened this issue Apr 8, 2019 · 0 comments
Closed

[Process] Missing extra dir when open_basedir returns #31010

arsonik opened this issue Apr 8, 2019 · 0 comments

Comments

@arsonik
Copy link
Contributor

arsonik commented Apr 8, 2019

Symfony version(s) affected: 4.2.5

Description
Parameter $extraDirs ignored if ini_get('open_basedir') returns content

Possible Solution
see PR

@fabpot fabpot closed this as completed Apr 8, 2019
fabpot added a commit that referenced this issue Apr 8, 2019
… (arsonik)

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

Discussion
----------

[Process] Fix missing $extraDirs when open_basedir returns

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | yes
| New feature?  |no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #31010
| License       | MIT

Fix missing $extraDirs when open_basedir returns

Commits
-------

e238c89 Fix missing $extraDirs when open_basedir returns
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

4 participants