Skip to content

PHP 8.3–8.5 support, CI updates, Content-MD5 fix#4

Merged
maksimovic merged 3 commits into
masterfrom
php-8.3-8.4-8.5
Apr 11, 2026
Merged

PHP 8.3–8.5 support, CI updates, Content-MD5 fix#4
maksimovic merged 3 commits into
masterfrom
php-8.3-8.4-8.5

Conversation

@maksimovic
Copy link
Copy Markdown
Owner

@maksimovic maksimovic commented Apr 11, 2026

Summary

  • Add PHP 8.3, 8.4, and 8.5 to the CI test matrix
  • Bump actions/checkout to v4 and codecov/codecov-action to v5
  • Add replace block in composer.json for ralouphie/getallheaders
  • Add composer test and composer test:coverage scripts
  • Fix Content-Md5Content-MD5 header casing per IANA spec (Correct Content-MD5 header format ralouphie/getallheaders#12)

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (141f16c) to head (31c96ea).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master        #4      +/-   ##
===========================================
+ Coverage   95.83%   100.00%   +4.16%     
===========================================
  Files           1         1              
  Lines          24        28       +4     
===========================================
+ Hits           23        28       +5     
+ Misses          1         0       -1     

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

- Bump actions/checkout to v4 and codecov/codecov-action to v5
- Add composer test and test:coverage scripts
Applies ralouphie#12 — fixes Content-Md5 to Content-MD5.
@maksimovic maksimovic changed the title Add PHP 8.3/8.4/8.5 CI support, add composer replace block PHP 8.3–8.5 support, CI updates, Content-MD5 fix Apr 11, 2026
@maksimovic maksimovic merged commit c861f52 into master Apr 11, 2026
13 checks passed
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