Skip to content

Bump PHP to 8.1 - 8.5 + Cleanup GitHub workflows + Add PHP CS Fixer - #361

Merged
samdark merged 6 commits into
masterfrom
cleanup-ci
Aug 4, 2026
Merged

Bump PHP to 8.1 - 8.5 + Cleanup GitHub workflows + Add PHP CS Fixer#361
samdark merged 6 commits into
masterfrom
cleanup-ci

Apply PHP CS Fixer and Rector changes (CI)

ea15c8b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2026 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 20.23346% with 205 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (master@a9c4cec). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/App/Component/Console/PackageCommand.php 1.92% 51 Missing ⚠️
...rc/App/Command/Replicate/ReplicateFilesCommand.php 0.00% 39 Missing ⚠️
src/App/Command/Release/MissingCommand.php 0.00% 27 Missing ⚠️
src/App/Command/Stats/ContributorsCommand.php 0.00% 24 Missing ⚠️
src/App/Command/Release/WhatCommand.php 57.14% 12 Missing ⚠️
src/App/Component/Console/YiiDevToolStyle.php 0.00% 8 Missing ⚠️
src/Infrastructure/Changelog.php 0.00% 5 Missing ⚠️
src/App/Command/AddChangelogCommand.php 0.00% 4 Missing ⚠️
...oser/Config/ComposerConfigDependenciesModifier.php 0.00% 4 Missing ⚠️
...Command/Github/SyncUpstreamRepositoriesCommand.php 25.00% 3 Missing ⚠️
... and 17 more
Additional details and impacted files
@@            Coverage Diff            @@
##             master     #361   +/-   ##
=========================================
  Coverage          ?   26.15%           
  Complexity        ?      792           
=========================================
  Files             ?       63           
  Lines             ?     2799           
  Branches          ?        0           
=========================================
  Hits              ?      732           
  Misses            ?     2067           
  Partials          ?        0           

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