File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -391,9 +391,9 @@ listener in the Symfony application by creating a new service for it and
391391 ;
392392 };
393393
394- .. versionadded :: 2.7.2
394+ .. versionadded :: 2.8.0
395395
396- The `AsDoctrineListener `_ attribute was introduced in DoctrineBundle 2.7.2 .
396+ The `AsDoctrineListener `_ attribute was introduced in DoctrineBundle 2.8.0 .
397397
398398.. tip ::
399399
@@ -421,4 +421,4 @@ Instead, use any of the other alternatives shown above.
421421.. _`lifecycle events` : https://www.doctrine-project.org/projects/doctrine-orm/en/current/reference/events.html#lifecycle-events
422422.. _`official docs about Doctrine events` : https://www.doctrine-project.org/projects/doctrine-orm/en/current/reference/events.html
423423.. _`DoctrineMongoDBBundle documentation` : https://symfony.com/doc/current/bundles/DoctrineMongoDBBundle/index.html
424- .. _`AsDoctrineListener` : https://github.com/doctrine/DoctrineBundle/blob/2.10.x /Attribute/AsDoctrineListener.php
424+ .. _`AsDoctrineListener` : https://github.com/doctrine/DoctrineBundle/blob/2.12.x/src /Attribute/AsDoctrineListener.php
You can’t perform that action at this time.
0 commit comments