Skip to content

Comments

Fix: non-string logger->debug() call in PaymentService.php#809

Open
vHeemstra wants to merge 2 commits intomollie:developfrom
vHeemstra:patch-3
Open

Fix: non-string logger->debug() call in PaymentService.php#809
vHeemstra wants to merge 2 commits intomollie:developfrom
vHeemstra:patch-3

Conversation

@vHeemstra
Copy link
Contributor

@vHeemstra vHeemstra commented Jul 31, 2023

Fixes #765

Alternatively, the array could be sent as the second argument (context) to the debug method, with a string message as first argument.

@vHeemstra vHeemstra changed the title Fix: non-string logger->debug() calls in PaymentService.php Fix: non-string logger->debug() call in PaymentService.php Jul 31, 2023
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.

PHP Warning: Array to string conversion

1 participant