[go: nahoru, domu]

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

Register listeners instead of subscribers #451

Merged
merged 1 commit into from
Jul 7, 2023
Merged

Conversation

stof
Copy link
Owner
@stof stof commented Jul 7, 2023

Symfony 6.3 deprecated the registration of Doctrine subscribers because they cannot be lazy-loaded properly.
The CI will ensure that the list of events is in sync with the library.

Closes #450

Symfony 6.3 deprecated the registration of Doctrine subscribers because
they cannot be lazy-loaded properly.
The CI will ensure that the list of events is in sync with the library.
@stof stof merged commit f3446f6 into main Jul 7, 2023
20 checks passed
@stof stof deleted the use_doctrine_listener branch July 7, 2023 14:21
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.

doctrine.event_subscriber is deprecated
1 participant