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

use event_listener instead of event_subscriber #2411

Merged
merged 2 commits into from
Aug 1, 2023

Conversation

Hanmac
Copy link
Contributor

@Hanmac Hanmac commented Jul 31, 2023

Subject

I am targeting this branch, because it should be BC.

Closes #2410.

Changelog

### Fixed
- Deprecation of Event Subscribers on Symfony 6.3. The MediaEventSubscriber now uses Event Listeners

@Hanmac
Copy link
Contributor Author

Hanmac commented Aug 1, 2023

@VincentLanglet the two failures seems to be false matches?

@VincentLanglet
Copy link
Member

@VincentLanglet the two failures seems to be false matches?

Yeah, for the PHPStan one we need a new twig release.

The psalm one is unrelated to your pr
I'll fix it with #2412

@VincentLanglet VincentLanglet merged commit ba76151 into sonata-project:4.x Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants