Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[framework] messenger: prevent errors when MESSENGER_TRANSPORT_DSN is empty #3114

Merged
merged 2 commits into from Apr 23, 2024

Conversation

vitek-rostislav
Copy link
Contributor

@vitek-rostislav vitek-rostislav commented Apr 17, 2024

Q A
Description, reason for the PR The original solution with NullMessageBus was effective only if our message dispatcher was used, however, it was not working for dispatching emails as this is handled by Symfony dispatcher
New feature No
BC breaks No
Fixes issues ...
Have you read and signed our License Agreement for contributions? Yes

Note: the first commit was cherry-picked from #3053


馃寪 Live Preview:

grossmannmartin and others added 2 commits April 22, 2024 10:45
- the DSN is set to an empty string in data fixtures so the messages are not sent in vain
- see 794fc22
- the original solution with NullMessageBus was effective only if our message dispatcher was used, however, it was not working for dispatching emails as this is handled by Symfony dispatcher
@vitek-rostislav vitek-rostislav merged commit 34cc9f2 into 14.0 Apr 23, 2024
17 checks passed
@vitek-rostislav vitek-rostislav deleted the rv-data-fixtures-email branch April 23, 2024 07:08
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.

None yet

4 participants