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 against PHP 8.4 #13

Merged
merged 4 commits into from
Nov 11, 2024
Merged

Test against PHP 8.4 #13

merged 4 commits into from
Nov 11, 2024

Conversation

W0rma
Copy link
Contributor

@W0rma W0rma commented Nov 11, 2024

No description provided.

@@ -8,11 +8,11 @@ jobs:

strategy:
matrix:
php: [8.0, 8.1, 8.2, 8.3]
php: [8.0, 8.1, 8.2, 8.3, 8.4]
Copy link
Member

Choose a reason for hiding this comment

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

please remove support for php 8.0 in this and any future PR where you modify the PHP versions to be tested.

@TavoNiievez TavoNiievez merged commit f35b4a2 into Codeception:main Nov 11, 2024
4 checks passed
@W0rma W0rma deleted the php84 branch November 11, 2024 07:36
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