Skip to content

Conversation

@derrabus
Copy link
Member

@derrabus derrabus commented Oct 1, 2019

Q A
Branch? 4.3
Bug fix? yes
New feature? no
Deprecations? no
Tickets N/A
License MIT
Doc PR N/A

While working on #33793 I discovered that I could remove the event alias feature of RegisterListenersPass without breaking the component's tests. This PR adds the missing tests.

@nicolas-grekas
Copy link
Member

Thank you @derrabus.

nicolas-grekas added a commit that referenced this pull request Oct 2, 2019
This PR was merged into the 4.3 branch.

Discussion
----------

[EventDispatcher] Added tests for aliased events

| Q             | A
| ------------- | ---
| Branch?       | 4.3
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | N/A
| License       | MIT
| Doc PR        | N/A

While working on #33793 I discovered that I could remove the event alias feature of `RegisterListenersPass` without breaking the component's tests. This PR adds the missing tests.

Commits
-------

8e8a6ed [EventDispatcher] Added tests for aliased events.
@nicolas-grekas nicolas-grekas merged commit 8e8a6ed into symfony:4.3 Oct 2, 2019
@derrabus derrabus deleted the bugfix/event-alias-tests branch October 2, 2019 19:16
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.

3 participants