Skip to content

Add PHP 8.5 to build.yml CI matrices#102

Merged
ondrejmirtes merged 1 commit into1.4.xfrom
add-php-85-to-build-matrix
Feb 19, 2026
Merged

Add PHP 8.5 to build.yml CI matrices#102
ondrejmirtes merged 1 commit into1.4.xfrom
add-php-85-to-build-matrix

Conversation

@phpstan-bot
Copy link
Copy Markdown

Summary

  • Added PHP 8.5 to the lint job matrix in build.yml
  • Added PHP 8.5 to the static-analysis (PHPStan) job matrix in build.yml

This ensures the extension is tested with all PHP versions from 7.4 through 8.5 in the build workflow, matching the coverage in integration-tests.yml.

Test plan

  • Verify the lint job runs successfully on PHP 8.5
  • Verify the static-analysis job runs successfully on PHP 8.5 with both lowest and highest dependencies

🤖 Generated with Claude Code

Add PHP 8.5 to the lint and static-analysis job matrices in build.yml
so that the extension is tested with all PHP versions from 7.4 to 8.5.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ondrejmirtes ondrejmirtes merged commit fa1646e into 1.4.x Feb 19, 2026
78 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.

2 participants