Skip to content

Conversation

@blancks
Copy link
Owner

@blancks blancks commented Dec 14, 2025

This pull request updates the project's PHP version compatibility and improves developer tooling. The main changes involve raising the minimum PHP version supported in CI workflows, updating the test matrix, and adding a new script for generating code coverage reports.

CI/CD and PHP version updates:

  • Updated GitHub Actions workflows (codecov.yml, phpstan.yml, test.yml) to use PHP 8.2 as the minimum version, removing support for PHP 8.1 and adding support up to PHP 8.5 in the test matrix.

Developer tooling:

  • Added a new coverage script to composer.json for generating HTML code coverage reports using Xdebug and PHPUnit.

@blancks blancks added this to the v3.0.0 milestone Dec 14, 2025
@blancks blancks self-assigned this Dec 14, 2025
@codecov-commenter
Copy link

codecov-commenter commented Dec 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@blancks blancks merged commit 7560bc3 into dev Dec 14, 2025
7 checks passed
@blancks blancks deleted the refactor/bump-min-php-version branch December 14, 2025 17:24
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