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

Fix _normalizeEmails($emails) #4049

Conversation

bighoho123
Copy link

Fix an issue preventing passing User[] as $emails. This is related to issue #4048

Because _$normalizeEmail() can return both array or string, therefore the logic in _normalizedEmails() should cater for that.

Fix an issue preventing passing User[] as $emails. This is related to issue craftcms#4048
@brandonkelly
Copy link
Member

Thanks for the PR! Ended up taking the fix in a different direction, though.

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.

2 participants