Skip to content

Drop PHP 8.2 support - #330

Merged
funivan merged 4 commits into
masterfrom
copilot/drop-php-8-2-support
Aug 18, 2026
Merged

Drop PHP 8.2 support#330
funivan merged 4 commits into
masterfrom
copilot/drop-php-8-2-support

Conversation

Copilot AI commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

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).
⚠️ Report is 1 commits behind head on master.

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.

@funivan
funivan marked this pull request as ready for review August 18, 2026 08:04
@funivan
funivan merged commit d8ccc18 into master Aug 18, 2026
4 checks passed
@funivan
funivan deleted the copilot/drop-php-8-2-support branch August 18, 2026 08:05
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