Skip to content

[Doctrine] Update the article about Doctrine events #18878

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

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

javiereguiluz
Copy link
Member

Fixes #18650 and #18181.

Changes in this PR:

  • Reworded the introduction to only explain the 3 types of listeners which are not deprecated and better explain why/when to use them according to [Doctrine Events] "drawbacks and advantages" of different listeners #18650
  • Reordered the explanation of the listeners to match the same order as in the intro: Lifecycle callbacks -> Entity listeners -> Lifecycle listeners
  • Removed the contents about "Lifecycle Subscribers" because they are deprecated

@javiereguiluz javiereguiluz added this to the 6.3 milestone Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant