mirror of
https://github.com/Seldaek/monolog.git
synced 2026-04-27 00:25:50 +03:00
[GH-ISSUE #1354] Replace swiftmailer with symfony/mailer? #567
Labels
No labels
Bug
Documentation
Feature
Needs Work
Support
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/monolog#567
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bmack on GitHub (Jul 29, 2019).
Original GitHub issue: https://github.com/Seldaek/monolog/issues/1354
Hey,
are you interested in switching from SwiftMailer to symfony/mailer as require-dev for v2.0.0? If so, I'd be willing to create a PR for it.
Thanks for a quick info.
Benni.
@Seldaek commented on GitHub (Aug 15, 2019):
IMO this should be shipped as a new handler in the symfony/monolog-bridge instead than here. The SwiftMailerHandler should remain a SwiftMailerHandler.. although we eventually should deprecate it I guess. Leaving this open as a task to deprecate it eventually..