Skip to content

PHP 8.6 support - #601

Merged
GrahamCampbell merged 3 commits into
masterfrom
php-8.6
Aug 23, 2026
Merged

PHP 8.6 support#601
GrahamCampbell merged 3 commits into
masterfrom
php-8.6

Conversation

@GrahamCampbell

Copy link
Copy Markdown
Collaborator

This adds PHP 8.6 to the test matrix ahead of its release in November. The test suite already passes on 8.6.0beta1 with no deprecations, and the trim behaviour change was already handled by #597, so no source changes are needed. The minimum versions of result-type and phpoption are raised to the releases that themselves declare 8.6 support, and PHPStan and its extensions are upgraded to the latest releases, which resolves ten baseline entries through better inference and reports no new errors.

@GrahamCampbell
GrahamCampbell merged commit 1741903 into master Aug 23, 2026
42 checks passed
@GrahamCampbell
GrahamCampbell deleted the php-8.6 branch August 23, 2026 22:43
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