Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f33c05f

Browse files
jderussenicolas-grekas
authored andcommitted
[mailer] Remove deprecated code
1 parent 1bdc2a2 commit f33c05f

File tree

10 files changed

+12
-584
lines changed

10 files changed

+12
-584
lines changed

src/Symfony/Component/Mailer/Bridge/Amazon/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
CHANGELOG
22
=========
33

4+
6.0
5+
---
6+
7+
* Remove the `SesApiTransport` class, use `SesApiAsyncAwsTransport` instead
8+
* Remove the `SesHttpTransport` class, use `SesHttpAsyncAwsTransport` instead
9+
410
5.3
511
---
612

src/Symfony/Component/Mailer/Bridge/Amazon/Tests/Transport/SesApiTransportTest.php

Lines changed: 0 additions & 176 deletions
This file was deleted.

src/Symfony/Component/Mailer/Bridge/Amazon/Tests/Transport/SesHttpTransportTest.php

Lines changed: 0 additions & 136 deletions
This file was deleted.

0 commit comments

Comments
 (0)