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

test: Fix TestPantheonPush, broken due to php8.2 default #5874

Merged
merged 1 commit into from Feb 21, 2024

Conversation

rfay
Copy link
Member

@rfay rfay commented Feb 20, 2024

The Issue

TestPantheonPush has been failing.

Studying the problem showed that it was the move to PHP8.2 as default that broke it; drush couldn't be installed on Drupal9.

How This PR Solves The Issue

  • Use Drupal10
  • Use PHP8.2

Manual Testing Instructions

None needed.

Copy link

@rfay rfay changed the title Fix TestPantheonPush, broken due to php8.2 default test: Fix TestPantheonPush, broken due to php8.2 default Feb 20, 2024
@rfay rfay marked this pull request as ready for review February 20, 2024 13:44
@rfay rfay requested a review from a team as a code owner February 20, 2024 13:44
@rfay
Copy link
Member Author

rfay commented Feb 20, 2024

I think this should be good to go, test change only, related to PHP8.2 default.

@rfay rfay merged commit 12da4ba into master Feb 21, 2024
23 of 26 checks passed
@rfay rfay deleted the 20240219_fix_pantheon_push branch February 21, 2024 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant