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

Make EmailMessage & SmsMessage transport nullable #39812

Merged
merged 1 commit into from
Jan 14, 2021

Conversation

odolbeau
Copy link
Contributor

Q A
Branch? 5.1
Bug fix? yes
New feature? no
Deprecations? no
License MIT

Ideally, this should have been done in #38361 as it's exactly the same problem: the transport method can be called with null with deserializing a message from json (for example).

@carsonbot
Copy link

Hey!

I appreciate you submitting this PR.

I think @jschaedl has recently worked with this code. Maybe they can help review this?

Cheers!

Carsonbot

@fabpot
Copy link
Member

fabpot commented Jan 14, 2021

Thank you @odolbeau.

@fabpot fabpot merged commit 4169746 into symfony:5.1 Jan 14, 2021
@odolbeau odolbeau deleted the nullable-transport branch January 14, 2021 09:53
This was referenced Jan 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants