Skip to content

Comments

Update CI matrix to test PHP 7.4 through 8.5#1

Open
phpstan-bot wants to merge 1 commit into1.2.xfrom
update-php-version-matrix
Open

Update CI matrix to test PHP 7.4 through 8.5#1
phpstan-bot wants to merge 1 commit into1.2.xfrom
update-php-version-matrix

Conversation

@phpstan-bot
Copy link
Owner

Summary

  • Updated PHP version matrices in the lint, tests, and static-analysis jobs to cover all PHP versions from 7.4 to 8.5
  • Removed PHP 7.2 and 7.3 from the matrices
  • Added PHP 8.3, 8.4, and 8.5 to the matrices
  • Removed the PHPUnit downgrade steps that were only needed for PHP 7.2/7.3

Test plan

  • Verify CI runs successfully across all PHP versions in the matrix (7.4, 8.0, 8.1, 8.2, 8.3, 8.4, 8.5)

🤖 Generated with Claude Code

Update the PHP version matrices in the lint, tests, and static-analysis
jobs to cover PHP 7.4, 8.0, 8.1, 8.2, 8.3, 8.4, and 8.5.

Removed PHP 7.2 and 7.3 from the matrices and the associated PHPUnit
downgrade steps that were only needed for those versions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

1 participant