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
minor symfony#59380 [Mailer] Add missing retry_period DSN option (alamirault)
This PR was merged into the 7.3 branch.
Discussion
----------
[Mailer] Add missing `retry_period` DSN option
| Q | A
| ------------- | ---
| Branch? | 7.3
| Bug fix? | no
| New feature? | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Issues | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead -->
| License | MIT
I found changelog is missing while documenting symfony/symfony-docs#20511
Code PR: symfony#54939
Commits
-------
2512b64 [Mailer] Add missing retry_period DSN option
0 commit comments