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
{{ message }}
This repository was archived by the owner on Feb 6, 2022. It is now read-only.
bug #130 Fix the BC layer for the switch to multiple delivery addresses (stof)
This PR was merged into the 2.3-dev branch.
Discussion
----------
Fix the BC layer for the switch to multiple delivery addresses
Closes#129
Commits
-------
20cc5e8 Fix the BC layer for the switch to multiple delivery addresses
@trigger_error('The swiftmailer.delivery_address configuration key is deprecated since version 2.3.10 and will be removed in 3.0. Use the swiftmailer.delivery_addresses configuration key instead (or remove the empty setting)', E_USER_DEPRECATED);
0 commit comments