Commit 069d534
committed
bug symfony#52984 [FrameworkBundle] fix registering the Azure transport factory service (xabbuh)
This PR was merged into the 7.1 branch.
Discussion
----------
[FrameworkBundle] fix registering the Azure transport factory service
| Q | A
| ------------- | ---
| Branch? | 7.1
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
Commits
-------
28d0b3f fix registering the Azure transport factory serviceFile tree
2 files changed
+6
-0
lines changed- src/Symfony
- Bundle/FrameworkBundle/Resources/config
- Component/Mailer/Bridge/Azure
2 files changed
+6
-0
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
47 | 52 | | |
48 | 53 | | |
49 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
0 commit comments