Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove double registration of the event listeners #31

Merged
merged 1 commit into from
Jul 22, 2016

Conversation

stof
Copy link
Contributor

@stof stof commented Jul 22, 2016

Composer already registers listeners when the plugin class implements EventSubscriberInterface

closes #30

Composer already registers listeners when the plugin class implements EventSubscriberInterface
@Ocramius Ocramius added the bug label Jul 22, 2016
@Ocramius Ocramius added this to the 1.1.0 milestone Jul 22, 2016
@Ocramius Ocramius self-assigned this Jul 22, 2016
@Ocramius Ocramius merged commit 74322cb into Ocramius:master Jul 22, 2016
@Ocramius
Copy link
Owner

Thanks! Didn't know this one, good catch :-)

@stof stof deleted the patch-1 branch July 22, 2016 12:58
@stof
Copy link
Contributor Author

stof commented Jul 22, 2016

yeah, I detected it thanks to the output being done by the listener (see #30)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The version class is generated twice during composer update
2 participants