yiisoft/yii2-symfonymailer
The SymfonyMailer integration for the Yii framework
4.0.0
4.4M downloads/mo
#1832 most downloaded on Packagist
yiisoft/yii2-symfonymailer
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Release timing varies
gaps range from 5 weeks to 1.2 years
Nearly every release is documented
notes for 7 of 7 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
7 releases · first in 2021
0 releases in the last 12 months
see the full history below
Release timeline
7 releases · Dec 2021 to Jan 2024
2022
2023
2024
2025
2026
Releases
latest 7-
4.0.029 Jan 2024Release notes
Open source →What's Changed
- Fix ecs check failing by @Swanty in #46
- Update composer.json by @lav45 in #44
- Add option to create transport from Dsn object by @Swanty in #45
- Add a security notice about the DSN by @SamMousa in #51
- Feat logging by @SamMousa in #50
- chore: remove unnecessary dependency on the Symfony mailer class by @SamMousa in #49
- feat: proxy transport events to events on the mailer component by @SamMousa in #52
- Make message class inheritable again by @mtangoo in #59
- Explain how to configure timeout in Readme by @mtangoo in #60
- Update README.md by @SOHELAHMED7 in #63
- Drop support for php < 8.1 update dev dependencies by @SamMousa in #54
- Add new github actions, and appy fixes style-ci and ECS
PERCS20style. by @terabytesoftw in #66 - Use the DI container for creating transport factories by @mtangoo in #67
New Contributors
- @Swanty made their first contribution in #46
- @lav45 made their first contribution in #44
- @mtangoo made their first contribution in #59
- @SOHELAHMED7 made their first contribution in #63
- @terabytesoftw made their first contribution in #66
Full Changelog: 3.0.0...4.0.0
Release notes
Open source →- Enh: Use DI container for creating factories (sammousa)
- Enh #45: Include logger proxy as a dependency (sammousa)
- Enh #45: Drop support for end-of-life php versions 7.4 and 8.0 (sammousa)
- Enh #52: Forward events to the Yii event system (sammousa)
- Enh #45: Added option to create transport from Dsn object (Swanty)
- Enh #50: Forward transport logs to the Yii Logger (sammousa)
- Enh #49: Removed dependency on SymfonyMailer class (sammousa)
-
3.0.005 Dec 2022Release notes
Open source →- Enh #22: Added an exception if there is no transport configuration (Krakozaber)
- Enh #27: Extensive rewrite to make it more statically typed and better testable (sammousa)
-
2.0.404 Sep 2022Release notes
Open source →- Enh #22: Added an exception if there is no transport configuration (Krakozaber)
-
2.0.310 Feb 2022 -
2.0.203 Feb 2022Release notes
Open source →- Bug #15: Fix return value of Message::embed() and Message::embedContent() (Hyncica)
- Bug #17: Fix missing import for
\RuntimeExceptioninMailer(samdark) - Bug #18: Fix
Messageincompatibility withMessageInterface(samdark) - Bug #18: Fix not calling
Messageconstructor (samdark)
-
2.0.131 Dec 2021 -
2.0.030 Dec 2021