Skip to content

Conversation

@bijoys
Copy link
Contributor

@bijoys bijoys commented Aug 10, 2025

Mailer.php::getTransportFactory() does not include AzureTransportFactory::class, and this causes azure+api dsn to fail. AzureTransportFactory::class is already present in the symfony/mailer package's Transport::getDefaultFactories() list since 7.1.

Q A
Is bugfix?
New feature? ✔️
Breaks BC?
Fixed issues None

Mailer.php::getTransportFactory() does not include AzureTransportFactory::class and this causes the azure+api dsn to fail. AzureTransportFactory::class is already present in the symfony/mailer package's Transport::getDefaultFactories() list since 7.1.
@turn2media
Copy link

turn2media commented Aug 10, 2025 via email

Copy link
Member

@samdark samdark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Would you please add a line for CHANGELOG? Thanks.

@codecov
Copy link

codecov bot commented Aug 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.36%. Comparing base (d843854) to head (4f694b0).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #80      +/-   ##
============================================
+ Coverage     85.07%   85.36%   +0.29%     
  Complexity       71       71              
============================================
  Files             4        4              
  Lines           201      205       +4     
============================================
+ Hits            171      175       +4     
  Misses           30       30              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@samdark samdark merged commit f4b5409 into yiisoft:master Aug 16, 2025
9 checks passed
@samdark
Copy link
Member

samdark commented Aug 16, 2025

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants