Skip to content

Conversation

evertharmeling
Copy link
Contributor

Fixes #35062

Q A
Branch? 4.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #35062
License MIT

@evertharmeling
Copy link
Contributor Author

Do I need to take a look at the failed test?

Looks like the hinted \Symfony\Component\Mime\Header\HeaderInterface (in \Symfony\Component\Mime\Header\Headers) does not have the getValue function.

But in the implementation the $header will be of type \Symfony\Component\Mime\Header\UnstructuredHeader which does...

@nicolas-grekas nicolas-grekas added this to the 4.4 milestone Jul 22, 2020
@nicolas-grekas nicolas-grekas changed the title Fix EmailHeaderSame to make use of decoded value [Mime] Fix EmailHeaderSame to make use of decoded value Jul 22, 2020
@nicolas-grekas
Copy link
Member

nicolas-grekas commented Jul 22, 2020

Yes please, tests should be green (at least the ones related to this change)

@evertharmeling evertharmeling force-pushed the patch-1 branch 3 times, most recently from cd73f52 to a26ee94 Compare July 22, 2020 12:09
@evertharmeling
Copy link
Contributor Author

Test fixed, current fails are not PR related (Redis related)

@nicolas-grekas
Copy link
Member

Thank you @evertharmeling.

@nicolas-grekas nicolas-grekas merged commit df1a1ff into symfony:4.4 Jul 23, 2020
This was referenced Jul 24, 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.

4 participants