-
### Environment
#### Package
Timestampable
```
$ composer show --latest gedmo/doctrine-extensions
name : gedmo/doctrine-extensions
descrip. : Doctrine behavioral extensions
keywords : B…
-
| Q | A
|------------ | -----
| Version | 2.5.2
### Support Question
I am using this lib with [DoctrineMongoDBBundle](https://github.com/doctrine/DoctrineMongoDBBundle).
I…
-
The last few days I have been looking a way (or workaround) to pass the "[autoEncryption](https://www.php.net/manual/en/mongodb-driver-manager.construct.php#mongodb-driver-manager.construct-driveropti…
-
Time to tag a stable release, don't you think?
-
It would be nice to reach level 6 for 2.3, but that would require quite some work, apart from https://github.com/doctrine/mongodb-odm/pull/2383, there are two more [checks](https://github.com/phpstan/…
-
### Feature Request
#### What
I would like to be able to pass useTransactionalFlush optionb via doctrine_mongodb.yml
#### Why
This feature is available in core doctrine mongodb configurati…
-
This feature requires [MongoDB Atlas to use Lucene search](https://www.mongodb.com/docs/atlas/atlas-search/text/#fuzzy-examples).
https://github.com/GromNaN/symfony-chatgpt-ux/blob/1e51d3df33ba9b4a…
-
Hi, I have this code of Payment, which is registered as doctrine mongodb storage:
```
-
### Feature Request
The package symfony/var-dumper is currently required in the main "require" channel.
From my research, there is no valid reason for it to be loaded outside of a dev environment …
-
I'm having an issue where my auth is failing because the document manager name is being used as DB name. It is not possible for me to fix this presently as I have two different document managers point…