We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b56ef9e commit 4409fd6Copy full SHA for 4409fd6
doctrine/event_listeners_subscribers.rst
@@ -198,4 +198,5 @@ That's why it is preferable to use entity listeners instead of subscribers
198
whenever possible.
199
200
.. versionadded:: 4.2
201
- Starting from Symfony 4.2, Doctrine entity listeners are lazy by default.
+ Starting from Symfony 4.2, Doctrine entity listeners are always lazy. In
202
+ previous Symfony versions this behavior was configurable.
0 commit comments