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

Ensure correct PHP version is set #1365

Merged
merged 1 commit into from Feb 15, 2022
Merged

Conversation

swalkinshaw
Copy link
Member

Background: #1354

#1355 fixed half of this problem, but there's still situations where php-cli ends up defaulting to 8.1.

This ensures the correct version of PHP is always set based on php_version by using the update-alternatives command.

Background: #1354

#1355 fixed half of this problem,
but there's still situations where php-cli ends up defaulting to 8.1.

This ensures the correct version of PHP is always set based on
`php_version` by using the `update-alternatives` command.
@swalkinshaw swalkinshaw merged commit 084060c into master Feb 15, 2022
@swalkinshaw swalkinshaw deleted the ensure-correct-php-version branch February 15, 2022 15:52
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.

None yet

1 participant