Skip to content

Restored compatibility with PHP 5.4.#43

Open
boenrobot wants to merge 1 commit intoNuvei:masterfrom
boenrobot:php-compat
Open

Restored compatibility with PHP 5.4.#43
boenrobot wants to merge 1 commit intoNuvei:masterfrom
boenrobot:php-compat

Conversation

@boenrobot
Copy link

@boenrobot boenrobot commented Oct 3, 2024

Done so by removing the trailing function comma in WithdrawalRequestsTest (as this is PHP 8.0+), and replacing the spread operator (PHP 7.4+) usage in BaseService with array_merge().

EDIT: Well, I see BaseService was fixed in #47, so I've rebased accordingly.

Done so by removing the trailing function comma in WithdrawalRequestsTest (as this is PHP 8.0+).
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