Skip to content

Update __doRequest signature to make it PHP 8.5 compliant and drop unmaintained php versions support#7

Merged
debuss merged 5 commits intodebuss:masterfrom
klapaudius:master
Jan 5, 2026
Merged

Update __doRequest signature to make it PHP 8.5 compliant and drop unmaintained php versions support#7
debuss merged 5 commits intodebuss:masterfrom
klapaudius:master

Conversation

@klapaudius
Copy link
Contributor

No description provided.

Refactor __doRequest method parameters and types
Updated PHP versions in Travis CI configuration to include 8.0 to 8.5.
Make it compliant with current maintained php versions
Removed PHP versions 8.0 and 8.1 from Travis CI configuration.
@klapaudius
Copy link
Contributor Author

klapaudius commented Jan 5, 2026

Hi thank you for your work. I have updated the __doRequest signature and drop old php versions that are not maintained anymore. This could be a new major release if you want to keep both versions available for systems that are still on PHP 7.x as it introduces a breaking change.

@debuss
Copy link
Owner

debuss commented Jan 5, 2026

Hi @klapaudius ,
Thanks for the update, I merge everything then create a new major version ;) .

@debuss debuss merged commit 5e4af88 into debuss:master Jan 5, 2026
4 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.

2 participants