Skip to content

[Mailer] Fix attachment changes #18765

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

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

HeahDude
Copy link
Contributor

The title of symfony/symfony#47711 did not change before merge, but actually only attachPart has been deprecated (renamed) in favor of addPart.
I did not reintroduce the other methods as they may be deprecated in 7.1, so no need to document a way that may change in a few months.
Also the BodyFile class has been renamed in symfony/symfony#48060 whereas the use in the example code was correct.

@javiereguiluz
Copy link
Member

Jules, thanks a lot for this thorough review of the mailer deprecations. I'm happy to know that docs are now fully precise.

@javiereguiluz javiereguiluz force-pushed the fix-mailer-attachments branch from c3584a9 to 46923d0 Compare August 28, 2023 07:23
@javiereguiluz javiereguiluz merged commit 3371c87 into symfony:6.3 Aug 28, 2023
@HeahDude HeahDude deleted the fix-mailer-attachments branch August 28, 2023 07:36
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