Skip to content

Drop PHP 8.3 support, add PHP 8.5 to CI matrix#176

Merged
simPod merged 1 commit into7.0.xfrom
claude/update-php-ci-versions-ergEk
Feb 8, 2026
Merged

Drop PHP 8.3 support, add PHP 8.5 to CI matrix#176
simPod merged 1 commit into7.0.xfrom
claude/update-php-ci-versions-ergEk

Conversation

@simPod
Copy link
Contributor

@simPod simPod commented Feb 8, 2026

  • Update composer.json minimum PHP requirement from ^8.3 to ^8.4
  • Update CI coding-standard and phpstan jobs to use PHP 8.4
  • Update PHPUnit matrix: test PHP 8.4 and 8.5 (was 8.3 and 8.4)
  • Run lowest-dependency tests on PHP 8.4 instead of 8.3

https://claude.ai/code/session_01MUjCvaa5dkrD6v9nV6DkLy

- Update composer.json minimum PHP requirement from ^8.3 to ^8.4
- Update CI coding-standard and phpstan jobs to use PHP 8.4
- Update PHPUnit matrix: test PHP 8.4 and 8.5 (was 8.3 and 8.4)
- Run lowest-dependency tests on PHP 8.4 instead of 8.3

https://claude.ai/code/session_01MUjCvaa5dkrD6v9nV6DkLy
@simPod simPod merged commit 97a677d into 7.0.x Feb 8, 2026
6 checks passed
@simPod simPod deleted the claude/update-php-ci-versions-ergEk branch February 8, 2026 22:21
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.90%. Comparing base (23ef89f) to head (c059431).
⚠️ Report is 1 commits behind head on 7.0.x.

Additional details and impacted files
@@           Coverage Diff           @@
##            7.0.x     #176   +/-   ##
=======================================
  Coverage   94.90%   94.90%           
=======================================
  Files           3        3           
  Lines         255      255           
=======================================
  Hits          242      242           
  Misses         13       13           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

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.

3 participants