acquia / cli

Acquia CLI
GNU General Public License v2.0
45 stars 47 forks source link

CLI-1172: Drop support for PHP 8.0 #1615

Closed danepowell closed 1 year ago

danepowell commented 1 year ago

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[bot] commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.