Skip to content

ci: add PHP 8.6 - #336

Draft
phil-davis wants to merge 1 commit into
sabre-io:masterfrom
phil-davis:php-8.6
Draft

ci: add PHP 8.6#336
phil-davis wants to merge 1 commit into
sabre-io:masterfrom
phil-davis:php-8.6

Conversation

@phil-davis

Copy link
Copy Markdown
Contributor

leaving the other test matrices for PHP unchanged for now.

Run all CI checks on PHP 8.6.

This is just a draft PR to check that CI passes. When PHP 8.6 gets to the RC stage, then I will make a real PR to add 8.6.

leaving the other test matrices for PHP unchanged for now.

Run all CI checks on PHP 8.6.
@codecov

codecov Bot commented Jul 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.44%. Comparing base (400cf5f) to head (79a2ba9).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #336   +/-   ##
=========================================
  Coverage     96.44%   96.44%           
  Complexity      118      118           
=========================================
  Files            13       13           
  Lines           478      478           
=========================================
  Hits            461      461           
  Misses           17       17           

☔ View full report in Codecov by Harness.
📢 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.

Comment thread .github/workflows/ci.yml
coverage: 'pcov'
code-style: 'no'
code-analysis: 'yes'
rector-check: 'yes'

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would be cautios with rector.. its likely bringing up some problems until it properly supports 8.6 which is still alpha

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