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

Message.setReplyTo() doesn't validate emails as arrays #11

Open
robregonm opened this issue Jan 14, 2020 · 0 comments
Open

Message.setReplyTo() doesn't validate emails as arrays #11

robregonm opened this issue Jan 14, 2020 · 0 comments

Comments

@robregonm
Copy link

Please, notice that Yii interface for setReplyTo method DOES accept emails in the form [$email => $name] but Mailgun class does not.
So it requires a validation in src/Message.php line 221 for cases when variable $replyTo is an array.

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

No branches or pull requests

1 participant