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

compatibility update of Dispatcher with Symfony7 #69

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

prwnr
Copy link
Contributor

@prwnr prwnr commented Jan 29, 2024

Symfony7 added type hints to its methods in EventDispatcherInterface and that breaks compatibility with current version of the Dispatcher class.

Adding the types to make it compatible again.

@ABartelt
Copy link

ABartelt commented Jan 29, 2024

👍 Wonderful this would help me a lot. @sebdesign could you may fast forward this?

@sebdesign sebdesign merged commit 34877b1 into sebdesign:master Jan 30, 2024
15 checks passed
@ABartelt
Copy link

Could you may also create a release v3.4.3 @sebdesign :) ?

@sebdesign
Copy link
Owner

Done! Thanks @ABartelt @prwnr

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 this pull request may close these issues.

3 participants