Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 17d6c3d

Browse filesBrowse files
minor #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: #54939 Commits ------- 2512b64 [Mailer] Add missing retry_period DSN option
2 parents f5b46e9 + 2512b64 commit 17d6c3d
Copy full SHA for 17d6c3d

File tree

1 file changed

+5
-0
lines changed
Filter options

1 file changed

+5
-0
lines changed

‎src/Symfony/Component/Mailer/CHANGELOG.md

Copy file name to clipboardExpand all lines: src/Symfony/Component/Mailer/CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
CHANGELOG
22
=========
33

4+
7.3
5+
---
6+
7+
* Add DSN param `retry_period` to override default email transport retry period
8+
49
7.2
510
---
611

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.