Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
Commitcd5af8b
committed
bug#51494 Fixed attachment base64 content string in MailerSendApiTransport (pavelwitassek)
This PR was merged into the 6.3 branch.Discussion----------Fixed attachment base64 content string in MailerSendApiTransport| Q | A| ------------- | ---| Branch? | 6.3| Bug fix? | yes| New feature? | no| Deprecations? | no| Tickets |Fix#51492| License | MIT- Fix base64 encoded body string of larger attachments in MailerSendApiTransportCommits-------5580080 Fixed attachment base64 content string in MailerSendApiTransportFile tree
1 file changed
+1
-1
lines changed- src/Symfony/Component/Mailer/Bridge/MailerSend/Transport
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
0 commit comments
Comments
(0)