Skip to content

[5.8] Fix a bug with string via in queued notifications#27710

Merged
taylorotwell merged 2 commits into
laravel:5.8from
driesvints:fix-notification-sender
Feb 28, 2019
Merged

[5.8] Fix a bug with string via in queued notifications#27710
taylorotwell merged 2 commits into
laravel:5.8from
driesvints:fix-notification-sender

Conversation

@driesvints

Copy link
Copy Markdown
Member

A queued notification with a string via currently fails because it's not converted to an array. I've added a test which proves the failure.

Reported via laravel/docs#5023

A queued notification with a string via currently fails because it's not converted to an array. I've added a test which proves the failure.

Reported via laravel/docs#5023
@taylorotwell taylorotwell merged commit ee6a5e0 into laravel:5.8 Feb 28, 2019
@driesvints driesvints deleted the fix-notification-sender branch February 28, 2019 14:07
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