Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Duplicate type array is redundant #47

Open
mrgodhani opened this issue Jan 19, 2025 · 0 comments
Open

Bug: Duplicate type array is redundant #47

mrgodhani opened this issue Jan 19, 2025 · 0 comments

Comments

@mrgodhani
Copy link

mrgodhani commented Jan 19, 2025

Hi there,

SDK version: v2.0.2

There seems to be a bug where there is duplicate type and hence PHP is throwing "Duplicate type array is redundant" when calling courier's send function.

Error happens at trycourier/courier/src/Send/Traits/BaseMessageSendTo.php on line number 22

Removing that duplicate type "array" does fix the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant