Skip to content

Revert return type on EventSubscriber::getSubscribedEvents() #54

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
Oct 10, 2022

Conversation

derrabus
Copy link
Member

@derrabus derrabus commented Oct 10, 2022

Discovered while testing DBAL 3.5 with event manager 2.0-dev. I should've known better. 😓

Let's remove this one return type for now to ease the migration for downstream projects.

@derrabus derrabus added the Improvement Not a new feature or BC break but an improvement to the quality of the code base. label Oct 10, 2022
@derrabus derrabus added this to the 2.0.0 milestone Oct 10, 2022
@derrabus derrabus requested a review from greg0ire October 10, 2022 15:14
@derrabus derrabus changed the title Revert return type on EventSubscriber::getSubscribedEvents() Revert return type on EventSubscriber::getSubscribedEvents() Oct 10, 2022
@derrabus derrabus merged commit d942569 into doctrine:2.0.x Oct 10, 2022
@derrabus derrabus deleted the revert/subscriber-return-type branch October 10, 2022 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Not a new feature or BC break but an improvement to the quality of the code base.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants