Skip to content

[EventDispatcher] Fix wrong listener in stopEventPropagation test #26814

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

Merged
merged 1 commit into from
Apr 5, 2018
Merged

[EventDispatcher] Fix wrong listener in stopEventPropagation test #26814

merged 1 commit into from
Apr 5, 2018

Conversation

wwwd3v
Copy link
Contributor

@wwwd3v wwwd3v commented Apr 5, 2018

Q A
Branch? 2.7
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #26810
License MIT
Doc PR

@stof stof changed the base branch from master to 2.7 April 5, 2018 14:23
@stof
Copy link
Member

stof commented Apr 5, 2018

Good catch, thanks @a-s-y-n-c.

@stof stof merged commit 24c460a into symfony:2.7 Apr 5, 2018
stof added a commit that referenced this pull request Apr 5, 2018
…tion test (Peter Orosz)

This PR was submitted for the master branch but it was merged into the 2.7 branch instead (closes #26814).

Discussion
----------

[EventDispatcher] Fix wrong listener in stopEventPropagation test

| Q             | A
| ------------- | ---
| Branch?       | 2.7
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #26810
| License       | MIT
| Doc PR        |

Commits
-------

24c460a [EventDispatcher] Dispatcher in stopEventPropagation test now registers correct listener
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants