Skip to content

Add PHP 8.5 to CI matrix#301

Merged
ondrejmirtes merged 1 commit into2.0.xfrom
add-php-8.5-to-ci
Feb 19, 2026
Merged

Add PHP 8.5 to CI matrix#301
ondrejmirtes merged 1 commit into2.0.xfrom
add-php-8.5-to-ci

Conversation

@phpstan-bot
Copy link

Summary

  • Add PHP 8.5 to the CI build matrix for the lint, tests, and static-analysis jobs
  • Ensures the extension is tested against all PHP versions from 7.4 through 8.5

Test plan

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

🤖 Generated with Claude Code

Include PHP 8.5 in the build matrix for all relevant CI jobs
(lint, tests, static-analysis) to ensure the extension is tested
against the full range of supported PHP versions from 7.4 to 8.5.

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

Comments