Skip to content

Add PHP8.4 and PHP8.5 to github workflow#24

Merged
frankdekker merged 1 commit into
mainfrom
Add-php85-to-workflow
Dec 24, 2025
Merged

Add PHP8.4 and PHP8.5 to github workflow#24
frankdekker merged 1 commit into
mainfrom
Add-php85-to-workflow

Conversation

@frankdekker

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings December 24, 2025 15:59
@codecov

codecov Bot commented Dec 24, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.59%. Comparing base (005957d) to head (5135b16).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #24   +/-   ##
=========================================
  Coverage     88.59%   88.59%           
  Complexity      671      671           
=========================================
  Files            48       48           
  Lines          1552     1552           
=========================================
  Hits           1375     1375           
  Misses          177      177           

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

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the GitHub Actions workflow to add support for PHP 8.4 and 8.5, ensuring the project is tested against the latest PHP versions. The test matrix is expanded to include both new versions, and the coverage job is updated to run on PHP 8.5.

  • Expands the test matrix to include PHP 8.4 and 8.5
  • Updates the coverage job to use PHP 8.5 instead of 8.3

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/test.yml
@frankdekker frankdekker changed the title Add PHP8.5 to github workflow Add PHP8.4 and PHP8.5 to github workflow Dec 24, 2025
@frankdekker
frankdekker requested a review from bram123 December 24, 2025 16:02
@frankdekker
frankdekker merged commit e51720c into main Dec 24, 2025
20 checks passed
@frankdekker
frankdekker deleted the Add-php85-to-workflow branch December 24, 2025 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants