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

Update Symfony docs for doctrine.event_subscriber tag deprecation #2615

Closed
mbabker opened this issue Apr 25, 2023 · 2 comments
Closed

Update Symfony docs for doctrine.event_subscriber tag deprecation #2615

mbabker opened this issue Apr 25, 2023 · 2 comments
Labels

Comments

@mbabker
Copy link
Contributor

mbabker commented Apr 25, 2023

https://github.com/doctrine-extensions/DoctrineExtensions/blob/main/doc/symfony4.md#doctrine-extension-listener-services covers manually registering the various event subscribers this package provides in a Symfony application. However, symfony/symfony#49918 deprecates support for Doctrine event subscribers in the Doctrine bridge in Symfony 6.3. The docs will need updated to use the doctrine.event_listener tag with a separate tag for each subscribed event instead.

@samail
Copy link

samail commented Jun 19, 2023

+1
Thank you

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the Stale label Dec 16, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants