Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fixes #26563 (open_basedir restriction in effect)#26598

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
temperatur wants to merge1 commit intosymfony:4.0fromtemperatur:4.0

Conversation

@temperatur
Copy link
Contributor

If the open_basedir is set is_file(PHP_BINARY) is false.

QA
Branch?4.0
Bug fix?yes/
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets#26563
LicenseMIT
Doc PR

If we are using cli we already used the binary so there is no need to check if the file exists.

fritzmg reacted with thumbs up emoji
If the open_basedir is set is_file(PHP_BINARY) is false.
@nicolas-grekas
Copy link
Member

Thank you@temperatur.

nicolas-grekas added a commit that referenced this pull requestMar 19, 2018
…tur)This PR was submitted for the 4.0 branch but it was merged into the 2.7 branch instead (closes#26598).Discussion----------Fixes#26563 (open_basedir restriction in effect)If the open_basedir is set is_file(PHP_BINARY) is false.| Q             | A| ------------- | ---| Branch?       | 4.0| Bug fix?      | yes/| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets |#26563| License       | MIT| Doc PR        |If we are using cli we already used the binary so there is no need to check if the file exists.Commits-------7a04976Fixes#26563 (open_basedir restriction in effect)
This was referencedApr 2, 2018
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

2.7

Development

Successfully merging this pull request may close these issues.

3 participants

@temperatur@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp