Skip to content

Conversation

@fain182
Copy link
Collaborator

@fain182 fain182 commented Nov 29, 2025

No description provided.

Include PHP 8.5 in the test matrix to ensure compatibility with the latest PHP version.
Updated both build and smoke-test-phar jobs.
@codecov
Copy link

codecov bot commented Nov 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.75%. Comparing base (b91ba03) to head (e4bc9f7).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #541   +/-   ##
=========================================
  Coverage     97.75%   97.75%           
  Complexity      615      615           
=========================================
  Files            80       80           
  Lines          1778     1778           
=========================================
  Hits           1738     1738           
  Misses           40       40           

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

- Added PHP_8_5 constant to TargetPhpVersion
- Added 8.5 to VALID_PHP_VERSIONS array
- Updated latest() method to return PHP 8.5
- Removed continue-on-error from CI workflow

This fixes all 28 test failures on PHP 8.5 caused by the parser
rejecting PHP 8.5 as an invalid version.

Fixes #541
@fain182 fain182 force-pushed the claude/check-php-versions-ci-016YgqrXnKdHqWWscsW6BHTw branch from bfadb03 to e4bc9f7 Compare November 29, 2025 11:38
@sonarqubecloud
Copy link

@fain182 fain182 merged commit f6e11f5 into main Dec 2, 2025
41 checks passed
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