Skip to content

Added new command line option '--php-binary' #244

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 3 commits into from
Feb 3, 2021

Conversation

domsson
Copy link

@domsson domsson commented Apr 8, 2019

To address issue 215, I've added a new command-line option, --php-binary, that let's the user specify the PHP binary to use. It defaults to php, which is what the phpBinary variable was hardcoded to before. In other words, if the option is not given, the script should behave exactly as before.

@tsteur tsteur changed the base branch from master to 3.x-dev January 13, 2020 22:45
@sgiehl sgiehl changed the base branch from 3.x-dev to 4.x-dev February 2, 2021 08:11
@sgiehl sgiehl linked an issue Feb 2, 2021 that may be closed by this pull request
@sgiehl sgiehl added this to the Current sprint milestone Feb 2, 2021
@sgiehl
Copy link
Member

sgiehl commented Feb 2, 2021

I've updated this PR to make it compatible with the latest changes on 4.x-dev branch.
@diosmosis could you do a quick review as well and merge if everything looks fine?

@sgiehl sgiehl requested a review from diosmosis February 2, 2021 08:23
@diosmosis diosmosis merged commit a12e27f into matomo-org:4.x-dev Feb 3, 2021
@ryrun
Copy link

ryrun commented Feb 23, 2021

I've updated to 4.2.0 today. It seems the parameter is still missing in the official build, but its mentioned in the changelog: https://matomo.org/changelog/matomo-4-2-0/ What happend?

@sgiehl
Copy link
Member

sgiehl commented Feb 23, 2021

Guess we forgot to update the submodule before building the release 🤔 🙈

@ryrun
Copy link

ryrun commented Feb 23, 2021

Ok, no problem, i'll wait for the next release :)

@sgiehl
Copy link
Member

sgiehl commented Feb 23, 2021

Sorry for the inconvenience nevertheless. I'll later build a github action to do that automatically, so we don't forget that in the future again.

@innocraft-automation innocraft-automation removed this from the Current sprint milestone Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add an argument to select the PHP binary/version to use
5 participants