Skip to content

Support PHP 8.5#30

Merged
kamazee merged 3 commits into
masterfrom
add_php_8.3_up
May 4, 2026
Merged

Support PHP 8.5#30
kamazee merged 3 commits into
masterfrom
add_php_8.3_up

Conversation

@kamazee

@kamazee kamazee commented May 4, 2026

Copy link
Copy Markdown
Owner

PHP 8.5 brought quite a few deprecations, let's deal with them and add the newer versions into testing matrix!

@kamazee kamazee force-pushed the add_php_8.3_up branch 2 times, most recently from c375109 to 9802a36 Compare May 4, 2026 20:34
At the same time it has to be compatible with older PHP versions that
don't have the nullable types, so it seems that the only way forward
is... to drop the type declaration.
@kamazee

kamazee commented May 4, 2026

Copy link
Copy Markdown
Owner Author

Supporting all the versions from 5.3 to 8.5 is getting more and more burdensome but still possible, so let's carry on!

@kamazee kamazee merged commit d556db5 into master May 4, 2026
15 checks passed
@kamazee kamazee deleted the add_php_8.3_up branch May 4, 2026 20:51
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