Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Commit72f19fc
committed
minor#16800 [Mailer]
This PR was squashed before being merged into the 6.2 branch.Discussion----------[Mailer] `max_per_second` option configurable via DSN<!--If your pull request fixes a BUG, use the oldest maintained branch that containsthe bug (seehttps://symfony.com/releases for the list of maintained branches).If your pull request documents a NEW FEATURE, use the same Symfony branch wherethe feature was introduced (and `6.x` for features of unreleased versions).-->AbstractTransport::setMaxPerSecond(float) was introduces in 5.1 but wan not configurable by dsnCommits-------7fddf4d [Mailer] `max_per_second` option configurable via DSNmax_per_second option configurable via DSN (gassan)1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
286 | 295 | | |
287 | 296 | | |
288 | 297 | | |
| |||
0 commit comments
Comments
(0)