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] gracefully handle missing event dispatchers#34854

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
fabpot merged 1 commit intosymfony:4.3fromxabbuh:issue-34852
Dec 7, 2019

Conversation

@xabbuh
Copy link
Member

QA
Branch?4.3
Bug fix?yes
New feature?no
Deprecations?no
TicketsFix#34852
LicenseMIT
Doc PR

$this->sendersLocator =$sendersLocator;
$this->eventDispatcher = LegacyEventDispatcherProxy::decorate($eventDispatcher);

if (null !==$eventDispatcher) {

Choose a reason for hiding this comment

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

maybe also add a class_exists check?
in master, could replace the contracts by PSR-14 if that makes sense btw

xabbuh reacted with thumbs up emoji
Copy link
MemberAuthor

Choose a reason for hiding this comment

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

I found some other places where we could make use of that too.

@fabpot
Copy link
Member

Thank you@xabbuh.

fabpot added a commit that referenced this pull requestDec 7, 2019
…abbuh)This PR was merged into the 4.3 branch.Discussion----------[Messenger] gracefully handle missing event dispatchers| Q             | A| ------------- | ---| Branch?       | 4.3| Bug fix?      | yes| New feature?  | no| Deprecations? | no| Tickets       |Fix#34852| License       | MIT| Doc PR        |Commits-------d4ae85f gracefully handle missing event dispatchers
@fabpotfabpot merged commitd4ae85f intosymfony:4.3Dec 7, 2019
@xabbuhxabbuh deleted the issue-34852 branchDecember 7, 2019 07:35
This was referencedDec 19, 2019
@fabpotfabpot mentioned this pull requestJan 21, 2020
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas left review comments

@fabpotfabpotfabpot approved these changes

@weaverryanweaverryanweaverryan approved these changes

@srozesrozeAwaiting requested review from sroze

@lyrixxlyrixxAwaiting requested review from lyrixxlyrixx is a code owner

Assignees

No one assigned

Projects

None yet

Milestone

4.3

Development

Successfully merging this pull request may close these issues.

5 participants

@xabbuh@fabpot@weaverryan@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp