Skip to content

Conversation

@spaze
Copy link
Owner

@spaze spaze commented Nov 23, 2025

Also require Tester with PHP 8.5 support, otherwise --prefer-lowest tests fail on 8.5.

Otherwise --prefer-lowest tests fail on 8.5.
@spaze spaze requested a review from Copilot November 23, 2025 00:50
@spaze spaze self-assigned this Nov 23, 2025
@spaze spaze mentioned this pull request Nov 23, 2025
@spaze spaze merged commit d8f60df into main Nov 23, 2025
29 checks passed
@spaze spaze deleted the spaze/php-8.5-tests branch November 23, 2025 00:51
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 PR adds PHP 8.5 support to the test suite by including it in the CI test matrix and updating the nette/tester dependency to a version that supports PHP 8.5.

  • Added PHP 8.5 to the GitHub Actions test matrix
  • Updated nette/tester requirement from ^2.4 to ^2.5.7 to ensure PHP 8.5 compatibility

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/php.yml Adds PHP 8.5 to the test matrix for CI testing
composer.json Updates nette/tester to ^2.5.7 for PHP 8.5 support

💡 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.

2 participants