Skip to content
Snippets Groups Projects

Issue #3379794: Add experimental mailer module based on symfony mailer

Closed Issue #3379794: Add experimental mailer module based on symfony mailer
All threads resolved!
Closed znerol requested to merge issue/drupal-3379794:3379794-mailer-module-fqcn into 11.x
All threads resolved!

Merge request reports

Approval is optional
Code Quality is loading
Test summary results are being parsed
Metrics reports are loading

Closed by znerolznerol 1 week ago (May 16, 2025 2:14pm UTC)

Merge details

  • The changes were not merged into 11.x.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • znerol added 2 commits

    added 2 commits

    • c746ae08 - Use autowiring for SendmailCommandValidationTransportFactory
    • 193ae69a - Remove FailingTransportFactory, tag priority is covered by AutowireIterator

    Compare with previous version

  • znerol resolved all threads

    resolved all threads

  • znerol added 102 commits

    added 102 commits

    Compare with previous version

  • znerol added 321 commits

    added 321 commits

    • b8aded7f...87982857 - 282 commits from branch project:11.x
    • 87982857...889d70ba - 29 earlier commits
    • ecd4af43 - Fix issues reported by phpstan
    • 78382b4e - Use fqcn as service id
    • 98790511 - Update tests to use fqcn as service id
    • b99221bd - Remove logger argument from abstract factory, avoids #3420372
    • c7f8da7e - Add comment about the logger argument to mailer.service.yml
    • 2ee396d6 - Remove Symfony mailer Transport.php facade
    • 5fc842d0 - Fix @covers annotation in kernel test
    • c1bee35e - Use autowiring for SendmailCommandValidationTransportFactory
    • 15535d98 - Remove FailingTransportFactory, tag priority is covered by AutowireIterator
    • cf817774 - Update for issue #3483599

    Compare with previous version

  • znerol added 293 commits

    added 293 commits

    • cf817774...93ec7a93 - 253 commits from branch project:11.x
    • 93ec7a93...33ae9a6f - 30 earlier commits
    • ce7c9bd3 - Use fqcn as service id
    • 09952844 - Update tests to use fqcn as service id
    • 53590447 - Remove logger argument from abstract factory, avoids #3420372
    • 872e0d95 - Add comment about the logger argument to mailer.service.yml
    • ccb90516 - Remove Symfony mailer Transport.php facade
    • e7583d35 - Fix @covers annotation in kernel test
    • 8a2a4af9 - Use autowiring for SendmailCommandValidationTransportFactory
    • 78f0d4cf - Remove FailingTransportFactory, tag priority is covered by AutowireIterator
    • 04c44a19 - Update for issue #3483599
    • 20c84038 - Use StringTranslationTrait in MailerHooks

    Compare with previous version

  • Lee Rowlands
  • Lee Rowlands
  • Lee Rowlands
  • Couple of questions

  • Lee Rowlands left review comments

    left review comments

  • znerol added 294 commits

    added 294 commits

    • 20c84038...a6a3415a - 253 commits from branch project:11.x
    • a6a3415a...6dbf7edd - 31 earlier commits
    • 68910d03 - Update tests to use fqcn as service id
    • 94515362 - Remove logger argument from abstract factory, avoids #3420372
    • 0c871e21 - Add comment about the logger argument to mailer.service.yml
    • bafcefd5 - Remove Symfony mailer Transport.php facade
    • aacbfed6 - Fix @covers annotation in kernel test
    • 787b50be - Use autowiring for SendmailCommandValidationTransportFactory
    • 817fd32c - Remove FailingTransportFactory, tag priority is covered by AutowireIterator
    • 3dc82f83 - Update for issue #3483599
    • ef911ea1 - Use StringTranslationTrait in MailerHooks
    • adf02003 - Switch AbstractTransportFactory service to non-public

    Compare with previous version

  • znerol added 1 commit

    added 1 commit

    • 7ef2eecf - More explicit comment for the browser test

    Compare with previous version

  • znerol resolved all threads

    resolved all threads

  • znerol added 1 commit

    added 1 commit

    • 3fd3d0b8 - Replace TransportTest::tearDown with properly documented #[After] method

    Compare with previous version

  • Lee Rowlands left review comments

    left review comments

  • znerol added 1 commit

    added 1 commit

    • 2e02feff - Add more detailed docs to TransportServiceFactoryTest::testDefaultTestMailFactory()

    Compare with previous version

  • znerol added 1 commit

    added 1 commit

    Compare with previous version

  • znerol resolved all threads

    resolved all threads

  • Alex Pott added 2 commits

    added 2 commits

    Compare with previous version

  • closed

  • Please register or sign in to reply
    Loading