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

CLI-1172: Drop support for PHP 8.0 #1615

Merged
merged 3 commits into from
Oct 30, 2023
Merged

Conversation

danepowell
Copy link
Contributor

Motivation

PHP 8.0 is EOL at Acquia and nearly EOL globally: https://docs.acquia.com/support/eol/

Proposed changes

Drop support for PHP 8.0, require PHP 8.1+, and upgrade to Symfony 6.

@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (01efb0f) 91.83% compared to head (2ad6b46) 91.83%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1615   +/-   ##
=========================================
  Coverage     91.83%   91.83%           
  Complexity     1816     1816           
=========================================
  Files           124      124           
  Lines          6505     6505           
=========================================
  Hits           5974     5974           
  Misses          531      531           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@danepowell danepowell merged commit 45b30b9 into acquia:main Oct 30, 2023
11 checks passed
@danepowell danepowell deleted the CLI-1172 branch September 20, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant