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

[EventDispatcher] fix merge of #22541 from 2.8#22602

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:3.2fromdmaicher:test-cleanup
May 2, 2017

Conversation

@dmaicher
Copy link
Contributor

QA
Branch?3.2
Bug fix?no
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets-
LicenseMIT
Doc PR-

This cleans up a test case that was merged from 2.8 into 3.2 here:824dc8b

@fabpot due to different implementations I created 2 PR's:

2.8:#22541
3.2:#22568

So the 2.8 merge into 3.2 of my change-set introduced some unused variable$isWrapped here:824dc8b#diff-af3c4fbca8bb77957c00087543ae5a4dR113

This PR just cleans it up and also removes the data provider 😉

useSymfony\Component\EventDispatcher\EventDispatcherInterface;
useSymfony\Component\EventDispatcher\EventSubscriberInterface;
useSymfony\Component\EventDispatcher\EventDispatcher;
useSymfony\Component\EventDispatcher\Event;
Copy link
Member

Choose a reason for hiding this comment

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

The reordering should be reverted.

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Done

@nicolas-grekas
Copy link
Member

Thank you@dmaicher.

@nicolas-grekasnicolas-grekas merged commitf67eba8 intosymfony:3.2May 2, 2017
nicolas-grekas added a commit that referenced this pull requestMay 2, 2017
This PR was merged into the 3.2 branch.Discussion----------[EventDispatcher] fix merge of#22541 from 2.8| Q             | A| ------------- | ---| Branch?       | 3.2| Bug fix?      | no| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets | -| License       | MIT| Doc PR        | -This cleans up a test case that was merged from 2.8 into 3.2 here:824dc8b@fabpot due to different implementations I created 2 PR's:2.8:#225413.2:#22568So the 2.8 merge into 3.2 of my change-set introduced some unused variable `$isWrapped` here:824dc8b#diff-af3c4fbca8bb77957c00087543ae5a4dR113This PR just cleans it up and also removes the data provider 😉Commits-------f67eba8 [EventDispatcher] fix merge of#22541 from 2.8
@dmaicherdmaicher deleted the test-cleanup branchMay 2, 2017 15:59
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@fabpotfabpotfabpot left review comments

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@dmaicher@nicolas-grekas@fabpot@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp