8000 feature #41308 [Mailer] Remove deprecated code (jderusse) · symfony/symfony@d9f0467 · GitHub
[go: up one dir, main page]

Skip to content

Commit d9f0467

Browse files
feature #41308 [Mailer] Remove deprecated code (jderusse)
This PR was merged into the 6.0 branch. Discussion ---------- [Mailer] Remove deprecated code | Q | A | ------------- | --- | Branch? | 6.0 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | - | License | MIT | Doc PR | - Commits ------- f33c05f [mailer] Remove deprecated code
2 parents a2d1e80 + f33c05f commit d9f0467

File tree

9 files changed

+12
-583
lines changed

9 files changed

+12
-583
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)
0