Skip to content

Conversation

@X-Coder264
Copy link
Contributor

@X-Coder264 X-Coder264 commented Jan 2, 2026

This adds CI PHP 8.5 testing and drops support for PHP 8.2 (plus it updates PHPStan and Rector).

@X-Coder264 X-Coder264 requested review from a team as code owners January 2, 2026 10:59
@X-Coder264 X-Coder264 changed the title chore: Add CI testing for PHP 8.5 chore: add CI testing for PHP 8.5 Jan 2, 2026
"phpstan/phpstan-strict-rules": "^2.0",
"phpunit/phpunit": "^11.5",
"rector/rector": "^2.3",
"sebastian/recursion-context": "^6.0.3"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This had to be added as otherwise version 6.0.0 would be pulled on the lowest deps pipeline which would trigger deprecations on the PHP 8.5 pipeline.

@X-Coder264
Copy link
Contributor Author

@martin-georgiev Can you remove the required setting from the PHP 8.2 pipelines and mark the 8.5 pipelines as required instead so we can merge this?

@X-Coder264 X-Coder264 changed the title chore: add CI testing for PHP 8.5 feat: add CI testing for PHP 8.5 Jan 5, 2026
@martin-georgiev martin-georgiev added this pull request to the merge queue Jan 8, 2026
Merged via the queue into master with commit c21cf64 Jan 8, 2026
11 checks passed
@martin-georgiev martin-georgiev deleted the ticket/MSP-3104 branch January 8, 2026 10:07
@lendabot lendabot bot mentioned this pull request Jan 8, 2026
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.

4 participants