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

[8.x] SimpleMessage: Add method to add multiple lines as once #40147

Merged
merged 6 commits into from
Dec 25, 2021
Merged

[8.x] SimpleMessage: Add method to add multiple lines as once #40147

merged 6 commits into from
Dec 25, 2021

Conversation

andershagbard
Copy link
Contributor

@andershagbard andershagbard commented Dec 23, 2021

Not sure if we can change the phpdoc to:

@param  mixed[]  $lines

@andershagbard andershagbard changed the title MailMessage: Add method to add multiple lines as once SimpleMessage: Add method to add multiple lines as once Dec 23, 2021
@GrahamCampbell GrahamCampbell changed the title SimpleMessage: Add method to add multiple lines as once [8.x] SimpleMessage: Add method to add multiple lines as once Dec 23, 2021
Copy link
Contributor

@mateusjunges mateusjunges left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mixed can be string, which will resut in a php warning:

PHP Warning:  Invalid argument supplied for foreach()

@taylorotwell taylorotwell merged commit f26e36b into laravel:8.x Dec 25, 2021
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