Skip to content

chore: update build to support PHP 8.5#171

Merged
karel-rehor merged 3 commits into
masterfrom
chore/update-build
Jul 21, 2026
Merged

chore: update build to support PHP 8.5#171
karel-rehor merged 3 commits into
masterfrom
chore/update-build

Conversation

@karel-rehor

@karel-rehor karel-rehor commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Proposed Changes

  • remove support for php-7.2,
    • some dependencies require php-7.3 or higher, see last broken build
    • N.B. removing support for this version in the CI pipeline is the quickest solution for a library we are now only maintaining.
  • add support for php-8.5

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • [] A test has been added if appropriate - N.A.
  • make test completes successfully
  • Commit messages are conventional
  • Sign CLA (if not already signed)

@karel-rehor
karel-rehor requested a review from alespour July 17, 2026 15:04
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.09%. Comparing base (a46954b) to head (867b661).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #171   +/-   ##
=========================================
  Coverage     75.09%   75.09%           
  Complexity      455      455           
=========================================
  Files            25       25           
  Lines          1104     1104           
=========================================
  Hits            829      829           
  Misses          275      275           

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

@alespour alespour 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.

LGTM!

@karel-rehor
karel-rehor merged commit 052cecf into master Jul 21, 2026
12 checks passed
@karel-rehor
karel-rehor deleted the chore/update-build branch July 21, 2026 08:15
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.

3 participants