-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[Mailer] Remove deprecated TransportFactoryTestCase #60866
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 8.0
Are you sure you want to change the base?
Conversation
mttsch
commented
Jun 21, 2025
Q | A |
---|---|
Branch? | 8.0 |
Bug fix? | no |
New feature? | no |
Deprecations? | no |
Issues | |
License | MIT |
b429bf2
to
5396a49
Compare
UPGRADE-8.0.md
Outdated
Mailer | ||
------ | ||
|
||
* Remove `TransportFactoryTestCase`, extend `AbstractTransportFactoryTestCase` instead |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Remove `TransportFactoryTestCase`, extend `AbstractTransportFactoryTestCase` instead | |
* Remove `TransportFactoryTestCase`, extend `AbstractTransportFactoryTestCase` instead |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
8.0 | ||
--- | ||
|
||
* Remove `TransportFactoryTestCase`, extend `AbstractTransportFactoryTestCase` instead |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Remove `TransportFactoryTestCase`, extend `AbstractTransportFactoryTestCase` instead | |
* Remove `TransportFactoryTestCase`, extend `AbstractTransportFactoryTestCase` instead |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
5396a49
to
edbaa40
Compare