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

Update default PHP version to 7.3 #109

Merged
merged 4 commits into from
Oct 20, 2020
Merged

Conversation

danepowell
Copy link
Contributor

This should probably be done in sync with acquia/coding-standards-php#15

We explicitly base our PHP version on that recommended by Acquia and Drupal (see links in example/.travis.yml).

Drupal now recommends PHP 7.3, and Acquia has removed PHP 7.2 from the Cloud platform. PHP 7.2 itself is EOL in one month.

Let's go ahead and make PHP 7.3 the standard for ORCA.

@danepowell
Copy link
Contributor Author

@TravisCarden the test failures are because drupal/coder updated. That's why I put the composer update in a separate commit.

Are you able to update Coder and fix the style issues in a separate PR, and then I can update this one?

Copy link
Contributor

@TravisCarden TravisCarden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @danepowell. A couple of changes needed. Note to self: we should document minimum requirements sometime. (That's not requested for this PR.)

composer.json Outdated Show resolved Hide resolved
docs/getting-started.md Outdated Show resolved Hide resolved
composer.lock Outdated Show resolved Hide resolved
@TravisCarden TravisCarden merged commit 3d3dd12 into acquia:develop Oct 20, 2020
@TravisCarden TravisCarden changed the title Update to PHP 7.3 Update default PHP version to 7.3 Oct 20, 2020
TravisCarden pushed a commit that referenced this pull request Nov 16, 2020
TravisCarden pushed a commit to TravisCarden/orca that referenced this pull request Nov 18, 2020
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.

2 participants