-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[Messenger] show sanitized DSN in exception message when no transport found matching DSN #60225
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’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Messenger] show sanitized DSN in exception message when no transport found matching DSN #60225
Conversation
Hey! Thanks for your PR. You are targeting branch "7.3" but it seems your PR description refers to branch "7.3 for features / 6.4, and 7.2 for bug fixes". Cheers! Carsonbot |
7acb44a
to
66c32b3
Compare
Updated... |
src/Symfony/Component/Messenger/Transport/TransportFactory.php.orig
Outdated
Show resolved
Hide resolved
81e16f7
to
65e4475
Compare
src/Symfony/Component/Messenger/Tests/Transport/TransportFactoryTest.php
Outdated
Show resolved
Hide resolved
aaf02d4
to
8b69d29
Compare
@nicolas-grekas fixed the Psalm error - but I guess the unit tests are failing on the target branch? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Including some small suggestions
updated! |
… found matching DSN
e0322f7
to
debe722
Compare
Thank you @dantleech. |
user:
component, then the "user" is redacted also.Before:
After:
or, in the case there is no user: