Skip to content

Allow PHP 8.5#1

Merged
gmazzap merged 1 commit into
Toobo:mainfrom
dev-manul:php-8.5-support
Jun 30, 2026
Merged

Allow PHP 8.5#1
gmazzap merged 1 commit into
Toobo:mainfrom
dev-manul:php-8.5-support

Conversation

@dev-manul

Copy link
Copy Markdown
Contributor

What

  • Lift the upper PHP version constraint: >= 8.3 < 8.5>= 8.3 < 8.6
  • Add PHP 8.5 to the unit-tests and lint CI matrices (Psalm job left pinned to 8.3 as is)

Why

The current constraint blocks installation on PHP 8.5 even though the package is fully compatible with it.

Verification

Full test suite run on PHP 8.5.7 (official php:8.5-cli Docker image):

OK (407 tests, 1101 assertions)

No deprecation notices emitted.

Thanks for the package!

Lift the upper PHP version constraint to < 8.6 and add PHP 8.5
to the unit-tests and lint CI matrices.
@gmazzap gmazzap merged commit 2a9d9ee into Toobo:main Jun 30, 2026
6 of 9 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