Skip to content

[Process] Make PhpExecutableFinder look for the PHP_BINARY env var #25629

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
Dec 31, 2017

Conversation

nicolas-grekas
Copy link
Member

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

I think this is enough to fix the linked issue and thus replace #23721.
ping @tomasfejfar FYI

@tomasfejfar
Copy link
Contributor

This looks great, thanks. Sorry I couldn't find the time to fix it myself.

@fabpot
Copy link
Member

fabpot commented Dec 31, 2017

Thank you @nicolas-grekas.

@fabpot fabpot merged commit 4bd01f2 into symfony:master Dec 31, 2017
fabpot added a commit that referenced this pull request Dec 31, 2017
…_BINARY` env var (nicolas-grekas)

This PR was merged into the 4.1-dev branch.

Discussion
----------

[Process] Make `PhpExecutableFinder` look for the `PHP_BINARY` env var

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

I think this is enough to fix the linked issue and thus replace #23721.
ping @tomasfejfar FYI

Commits
-------

4bd01f2 [Process] Make `PhpExecutableFinder` look for the `PHP_BINARY` env var
@nicolas-grekas nicolas-grekas deleted the php-bin-opt branch January 4, 2018 13:54
@fabpot fabpot mentioned this pull request May 7, 2018
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