You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug #46367 [Mime] Throw exception when body in Email attach method is not ok (alamirault)
This PR was squashed before being merged into the 4.4 branch.
Discussion
----------
[Mime] Throw exception when body in Email attach method is not ok
| Q | A
| ------------- | ---
| Branch? | 4.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | Fix#45350
| License | MIT
| Doc PR | symfony/symfony-docs#...
As proposed in #45350, throw exception when calling `(new Email())->attach($badBodyType);` when type is not supported
Commits
-------
8561c4e [Mime] Throw exception when body in Email attach method is not ok
0 commit comments