rupeshwankhede
rupeshwankhede
Is any update on this bug. Facing same issue. I am not able to use `gedmo:timestampable` with monogb.xml
May be you can try this. Add this in your services.yaml file doctrine.odm.mongodb.document_manager: alias: doctrine_mongodb.odm.document_manager public: true
Yeah. Can we do that if it is possible?
@malarzm Can you check PR and let us know if we need to change anything. https://github.com/doctrine/mongodb-odm/pull/2535/files
@cjgordon dev-1.6 version not supported for PHP 8.0. Currently I am trying with below configuration `php8.1 version and Symfony 5.4 and mongodb-odm 2.0.` Can you please merge https://github.com/FriendsOfSymfony/FOSOAuthServerBundle/pull/669 this PR...