Skip to content

Comments

[TASK] Add PHP 8.5 to CI test matrix#5

Open
CybotTM wants to merge 1 commit intomainfrom
feature/php85-test-matrix
Open

[TASK] Add PHP 8.5 to CI test matrix#5
CybotTM wants to merge 1 commit intomainfrom
feature/php85-test-matrix

Conversation

@CybotTM
Copy link
Member

@CybotTM CybotTM commented Feb 22, 2026

Summary

  • Adds PHP 8.5 (stable since Nov 2025) to the CI test matrix
  • Tests unit and integration suites against PHP 8.5
  • No dependency or config changes needed (platform.php: 8.1.27 ensures locked install works)

Test plan

  • CI runs unit tests on PHP 8.5
  • CI runs integration tests on PHP 8.5
  • Existing PHP 8.1-8.4 jobs unaffected

PHP 8.5 has been GA since November 2025. Add it to the CI test
matrix to verify runtime compatibility. The existing platform.php
override (8.1.27) ensures composer install works with locked deps.
@gemini-code-assist
Copy link

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request attempts to add PHP 8.5 to the CI test matrix to expand test coverage. However, PHP 8.5 does not exist as a stable release, making this change non-functional.

Changes:

  • Adds '8.5' to the PHP version matrix in the GitHub Actions workflow

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

1 participant