Skip to content

bug fix on PHP 8.2 to 8.4#8

Closed
klapaudius wants to merge 2 commits intodebuss:masterfrom
klapaudius:master
Closed

bug fix on PHP 8.2 to 8.4#8
klapaudius wants to merge 2 commits intodebuss:masterfrom
klapaudius:master

Conversation

@klapaudius
Copy link
Contributor

Hello my previous PR introduced a bug on php versions 8.2 to 8.4 since the 6th parameter is only available in php 8.5.

I made the fix and add a unit test to make sure it won't be broken again.

Make sure the right amount of parameters are passed to parent::__doRequest method depending on PHP version.
@klapaudius klapaudius closed this Jan 6, 2026
@klapaudius
Copy link
Contributor Author

I'll fix tests and make another PR

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