Commit 17da22a
Update service_container.rst
Since 6 use `$message = (new \Swift_Message('message'))` instead of `$message = \Swift_Message::newInstance()`
Please check https://github.com/swiftmailer/swiftmailer/blob/master/CHANGES#L24 and https://swiftmailer.symfony.com/docs/introduction.html#basic-usage1 parent 70360ee commit 17da22a
1 file changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
364 | 364 | | |
365 | 365 | | |
366 | 366 | | |
367 | | - | |
| 367 | + | |
368 | 368 | | |
369 | 369 | | |
370 | | - | |
371 | | - | |
372 | | - | |
373 | | - | |
| 370 | + | |
374 | 371 | | |
375 | 372 | | |
376 | 373 | | |
| |||
0 commit comments