Skip to content

Bump minimum PHP version to 8.4, test on PHP 8.5#267

Merged
simPod merged 2 commits intomasterfrom
claude/update-php-version-swcrU
Feb 15, 2026
Merged

Bump minimum PHP version to 8.4, test on PHP 8.5#267
simPod merged 2 commits intomasterfrom
claude/update-php-version-swcrU

Conversation

@simPod
Copy link
Owner

@simPod simPod commented Feb 15, 2026

Summary

  • Update minimum PHP version from 8.3 to 8.4 in composer.json
  • CI matrix tests on both PHP 8.4 and 8.5
  • Coding standards, static analysis, and infection workflows use PHP 8.4

- Update composer.json php requirement from ^8.3 to ^8.4
- Update CI matrix to test only on PHP 8.5
- Update coding-standards, static-analysis, and infection
  workflows to use PHP 8.5

https://claude.ai/code/session_01DpbU5orykcdkYn9TggvjaD
- CI matrix: test on both PHP 8.4 and 8.5, lowest deps on 8.4
- Coding standards, static analysis, infection: use PHP 8.4

https://claude.ai/code/session_01DpbU5orykcdkYn9TggvjaD
@codecov
Copy link

codecov bot commented Feb 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.96%. Comparing base (6f25d61) to head (4d6f7f8).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #267      +/-   ##
==========================================
+ Coverage   71.02%   71.96%   +0.93%     
==========================================
  Files           9        9              
  Lines         214      214              
==========================================
+ Hits          152      154       +2     
+ Misses         62       60       -2     

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

@simPod simPod merged commit fca594a into master Feb 15, 2026
9 checks passed
@simPod simPod deleted the claude/update-php-version-swcrU branch February 15, 2026 12:44
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