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

[FEATURE] Add PHP 8.4 to the CI matrix #675

Merged
merged 1 commit into from
Aug 26, 2024
Merged

Conversation

oliverklee
Copy link
Contributor

No description provided.

@oliverklee oliverklee added this to the 8.6.1 or 8.7.0 milestone Aug 26, 2024
@oliverklee oliverklee self-assigned this Aug 26, 2024
@oliverklee
Copy link
Contributor Author

Note: This is the backport of #657.

Copy link
Contributor

@JakeQZ JakeQZ left a comment

Choose a reason for hiding this comment

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

I'm sure we've covered this before. I'm just wondering why we can't run the unit tests against PHP 8.x on this branch.

For PHP 5.6 we may need an older version of PHPUnit, and for PHP 8 a newer one, but shouldn't Composer be able to sort that out, as long as our usage of PHPUnit is compatible with the various versions of it?

@JakeQZ JakeQZ merged commit 223a09f into v8.x Aug 26, 2024
20 checks passed
@JakeQZ JakeQZ deleted the task/php-84-ci-backport branch August 26, 2024 22:09
@oliverklee
Copy link
Contributor Author

I'm just wondering why we can't run the unit tests against PHP 8.x on this branch.

I'm currently trying this in #682. Let's see how this works out …

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.

2 participants