doctrine / DoctrineMongoDBBundle

Integrates Doctrine MongoDB ODM with Symfony
http://symfony.com/doc/current/bundles/DoctrineMongoDBBundle/index.html
MIT License
377 stars 231 forks source link

Remove deprecated parameters of `#[AsDocumentListener]` #828

Closed GromNaN closed 6 months ago

GromNaN commented 6 months ago

Follows https://github.com/doctrine/DoctrineMongoDBBundle/pull/825

franmomu commented 6 months ago

thanks @GromNaN!

mustanggb commented 5 months ago

Docs need updating: events.rst

malarzm commented 5 months ago

@mustanggb thanks for noticing! Mind opening a PR?