-
### Environment
- Windows
- Docker Desktop 4.21.1
- PHP 8.3.2
- Composer 2.6.6
- Symfony 7.0.*
- Doctrine 3.0.0
- DBAL 3.8.1
- Gedmo Doctrine Extensions 3.14.0
#### Package
```
$ comp…
-
Hello. everybody.
I have one problem.
I have to integrate mongodb-odm to Spiral framework but I can't config.
Anybody help me?
-
### Environment
#### Package
show
```
$ composer show --latest gedmo/doctrine-extensions
Info from https://repo.packagist.org: #StandWithUkraine
name : gedmo/doctrine-extensions
des…
-
### Environment
Dev, os x 14.1.2 (23B92), Docker
#### Sonata packages
show
```
Direct dependencies required in composer.json:
sonata-project/admin-bundle 4.28.0 4.29.2…
-
### Environment
local ddev symfony 6.3 / linux
#### Package
gedmo/doctrine-extensions
show
```
$ composer show --latest gedmo/doctrine-extensions
Info from https://repo.packagist.org: #…
-
### Improvement
Currently `assert*()` calls are inconsistent between tests:
- `self::assert*()` (preferred)
- `static::assert*()` - good alternative for above, but tests should usually be `final`…
-
Jira issue originally created by user deatheriam:
The recently added collection filtering API only goes half way in achieving a full fledged solution to filter huge collections. It still lacks joins.…
-
```php
// error:
Doctrine\Bundle\MongoDBBundle\Command\DoctrineODMCommand::setApplicationDocumentManager(): Argument #2 ($dmName) must be of type string, null given, called in /var/www/html/vendor/d…
-
I am using:
php 8.3.3
symfony 6.4
doctrine/mongodb-odm (v2.6.3)
When I try to dump the document with enum I get the error "Internal error: Failed to retrieve the reflection object"
```
Exce…
-
Hi,
I have a project, with persisted document are not in bundle and use a xml mapping.
The configuration is
```
doctrine_mongodb:
document_managers:
default:
auto_m…