Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Messenger] Fix precedence of DSN options for 4.4#37268

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
nicolas-grekas merged 1 commit intosymfony:4.4fromjderusse:fix-precedence-44
Jun 18, 2020

Conversation

@jderusse
Copy link
Member

@jderussejderusse commentedJun 13, 2020
edited by nicolas-grekas
Loading

QA
Branch?4.4
Bug fix?yes
New feature?no
Deprecations?no
Tickets#37218 (comment)
LicenseMIT
Doc PRN/A

This PR fix précédence of DSN options over constructor options in all component on branch 4.4

];

yield'options fromoptions array wins over options fromdsn' => [
yield'options fromdsn array wins over options fromoptions' => [
Copy link

@kraloskralosJun 16, 2020
edited
Loading

Choose a reason for hiding this comment

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

I think we should instead be referring to URI not DSN#36999 (comment)

especially in the context of messenger, this is not a data source.

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

maybe, but this is not the purpose of this PR.
Dsn is consistent with the current code and documentation:https://symfony.com/doc/current/messenger.html#transports-async-queued-messages

@nicolas-grekasnicolas-grekas merged commit453c3a7 intosymfony:4.4Jun 18, 2020
This was referencedJul 24, 2020
@jderussejderusse deleted the fix-precedence-44 branchOctober 15, 2020 10:01
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

@srozesrozeAwaiting requested review from sroze

+1 more reviewer

@kraloskraloskralos left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

4.4

Development

Successfully merging this pull request may close these issues.

4 participants

@jderusse@nicolas-grekas@kralos@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp