Skip to content

Add PHP 8.4 and remove PHP 8.0 in automated PHP unit tests #4229

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

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

daledupreez
Copy link
Contributor

@daledupreez daledupreez commented Apr 15, 2025

Related to #4214

Changes proposed in this Pull Request:

This PR iterates on #4214 by increasing the number of parallel runs that we allow for the PHP tests CI workflow, adding PHP 8.4 as the latest PHP version, and drops PHP 8.0 from our tested versions.

Testing instructions

  • Verify that the CI tests continue to pass
  • The runs should complete slightly faster due to increasing the parallelism

  • Covered with tests (or have a good reason not to test in description ☝️)
  • [N/A] Tested on mobile (or does not apply)

Changelog entry

  • This Pull Request does not require a changelog entry. (Comment required below)
Changelog Entry Comment

Comment

Post merge

@daledupreez daledupreez added the type: technical debt This issue/PR represents/solves the technical debt of the project. label Apr 15, 2025
@daledupreez daledupreez self-assigned this Apr 15, 2025
@daledupreez daledupreez force-pushed the update/unit-test-workflows-add-php-8.4-remove-php-8.0 branch from a89827f to 650d5ec Compare May 2, 2025 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: technical debt This issue/PR represents/solves the technical debt of the project.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant