You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #9973 [DoctrineBridge] update doctrine event listeners doc for Symfony 4.2 change (dmaicher, javiereguiluz)
This PR was merged into the master branch.
Discussion
----------
[DoctrineBridge] update doctrine event listeners doc for Symfony 4.2 change
See symfony/symfony#27675.
Doctrine entity listeners are always lazily instantiated as of Symfony 4.2.
Commits
-------
4409fd6 Explain that lazy listeners are mandatory, not default
b56ef9e Update event_listeners_subscribers.rst
d8bb849 Reworded and added the versionadded directive
601450e Update event_listeners_subscribers.rst
0 commit comments