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

[9.x] Fix mails with tags and metadata are not queuable #41028

Merged
merged 5 commits into from
Feb 15, 2022
Merged

[9.x] Fix mails with tags and metadata are not queuable #41028

merged 5 commits into from
Feb 15, 2022

Conversation

joostdebruijn
Copy link
Contributor

In PR #40783 functionality is added to mails to add tags en metadata to supported mail drivers. However, this is not working when queuing mails, because Serialization of 'Closure' is not allowed. This PR fixes that problem and is adding some unit tests for this functionality.

@taylorotwell taylorotwell merged commit 8ac224f into laravel:9.x Feb 15, 2022
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.

3 participants