Skip to content

[ci] add tests for PHP 8.5#630

Merged
ramsey merged 2 commits intoramsey:4.xfrom
Chris53897:patch-1
Dec 14, 2025
Merged

[ci] add tests for PHP 8.5#630
ramsey merged 2 commits intoramsey:4.xfrom
Chris53897:patch-1

Conversation

@Chris53897
Copy link
Copy Markdown
Contributor

@Chris53897 Chris53897 commented Oct 23, 2025

Problems:
The maintainer is working on this, there are open PRs and unreleased versions.

Problem 1
    - ergebnis/composer-normalize is locked to version 2.47.0 and an update of this package was not requested.
    - ergebnis/composer-normalize 2.47.0 requires php ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 -> your php version (8.5.0-dev) does not satisfy that requirement.
  Problem 2
    - ergebnis/json-normalizer is locked to version 4.9.0 and an update of this package was not requested.
    - ergebnis/json-normalizer 4.9.0 requires php ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 -> your php version (8.5.0-dev) does not satisfy that requirement.
  Problem 3
    - ergebnis/json-pointer is locked to version 3.6.0 and an update of this package was not requested.
    - ergebnis/json-pointer 3.6.0 requires php ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 -> your php version (8.5.0-dev) does not satisfy that requirement.
  Problem 4
    - ergebnis/json-printer is locked to version 3.7.0 and an update of this package was not requested.
    - ergebnis/json-printer 3.7.0 requires php ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 -> your php version (8.5.0-dev) does not satisfy that requirement.
  Problem 5
    - ergebnis/json-schema-validator is locked to version 4.4.0 and an update of this package was not requested.
    - ergebnis/json-schema-validator 4.4.0 requires php ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 -> your php version (8.5.0-dev) does not satisfy that requirement.

@Chris53897 Chris53897 requested a review from ramsey as a code owner October 23, 2025 15:15
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.12%. Comparing base (60b96aa) to head (f21163c).
⚠️ Report is 2 commits behind head on 4.x.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##                4.x     #630   +/-   ##
=========================================
  Coverage     95.12%   95.12%           
  Complexity      575      575           
=========================================
  Files            70       70           
  Lines          1640     1640           
=========================================
  Hits           1560     1560           
  Misses           80       80           

Copy link
Copy Markdown
Owner

@ramsey ramsey left a comment

Choose a reason for hiding this comment

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

Thank you for contributing! 🎉

@ramsey ramsey merged commit 652481d into ramsey:4.x Dec 14, 2025
36 checks passed
ramsey pushed a commit that referenced this pull request Dec 14, 2025
@Chris53897 Chris53897 deleted the patch-1 branch December 14, 2025 08:18
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.

2 participants