Skip to content

Drop PHP 8.2 support - #330

Draft
funivan with Copilot wants to merge 4 commits into
masterfrom
copilot/drop-php-8-2-support
Draft

Drop PHP 8.2 support#330
funivan with Copilot wants to merge 4 commits into
masterfrom
copilot/drop-php-8-2-support

Conversation

Copilot AI commented Aug 17, 2026

Copy link
Copy Markdown

Removes PHP 8.2 from the supported versions, setting PHP 8.3 as the minimum requirement.

Changes

  • composer.json — Updated PHP constraint from ^8.2 to ^8.3
  • .github/workflows/test.yaml — Removed PHP 8.2 matrix entry; promoted PHP 8.3 to main (runs ECS, Rector, and Codecov upload)

Copilot AI linked an issue Aug 17, 2026 that may be closed by this pull request
Co-authored-by: funivan <425208+funivan@users.noreply.github.com>
Copilot AI changed the title [WIP] Drop PHP 8.2 support Drop PHP 8.2 support Aug 17, 2026
Copilot AI requested a review from funivan August 17, 2026 08:48
Co-authored-by: funivan <425208+funivan@users.noreply.github.com>
Co-authored-by: funivan <425208+funivan@users.noreply.github.com>
@codecov

codecov Bot commented Aug 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.63%. Comparing base (3a5795f) to head (164e5ad).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #330   +/-   ##
=========================================
  Coverage     93.63%   93.63%           
  Complexity      124      124           
=========================================
  Files            14       14           
  Lines           314      314           
=========================================
  Hits            294      294           
  Misses           20       20           

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

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.

Drop php 8.2 support

2 participants