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

[Mime] fix bad method call on EmailAddressContains #36751

Merged
merged 1 commit into from May 8, 2020
Merged

[Mime] fix bad method call on EmailAddressContains #36751

merged 1 commit into from May 8, 2020

Conversation

Kocal
Copy link
Contributor

@Kocal Kocal commented May 8, 2020

Q A
Branch? 4.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets -
License MIT
Doc PR -

There is no method Address on MailboxHeader, but a method getAddress.

There is no method `Address` on `MailboxHeader`, but a method `getAddress`.
@nicolas-grekas
Copy link
Member

Thank you @Kocal.

@nicolas-grekas nicolas-grekas merged commit a609375 into symfony:4.4 May 8, 2020
@Kocal Kocal deleted the fix/mailer-assertions branch May 8, 2020 10:18
@fabpot fabpot mentioned this pull request May 16, 2020
This was referenced May 31, 2020
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.

None yet

3 participants