Skip to content

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

Merged
derrabus merged 1 commit intodoctrine:2.0.xfrom
derrabus:revert/subscriber-return-type
Oct 10, 2022
Merged

Revert return type on EventSubscriber::getSubscribedEvents()#54
derrabus merged 1 commit intodoctrine:2.0.xfrom
derrabus:revert/subscriber-return-type

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.

2 participants