Skip to content
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

Add EventDispatcher adapter #10

Closed
beberlei opened this issue Sep 14, 2020 · 0 comments · Fixed by #12
Closed

Add EventDispatcher adapter #10

beberlei opened this issue Sep 14, 2020 · 0 comments · Fixed by #12

Comments

@beberlei
Copy link
Contributor

EventDispatcher::dispatch API changed between Symfony 3 and 4 and should maybe get streamlined with an adapter.

beberlei added a commit that referenced this issue Dec 28, 2020
* [GH-10] Add EventDispatcher adapter to manage Symfony v3 and v4 changes.

* [GH-10] Rework EventDispatcher::dispatch to support Symfony 3 and 4

* Require phake/phake to be 3.1.8 to avoid prefer-lowest failures on PHP 8.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant