-
### Environment
#### Package
show
```
name : gedmo/doctrine-extensions
descrip. : Doctrine behavioral extensions
keywords : Blameable, behaviors, doctrine, extensions, gedmo, loggabl…
-
If the goal is to be interchangeable with Doctrine ORM or Doctrine MongoDB ODM, this package should be implementing the interfaces from `doctrine/persistence` instead of defining its own interface tha…
-
Users regularly want to introduce their own collections. We don't want to expose the Collection interface due to its complexity there is too much risk. MongoDB ODM has a code generated solution for th…
-
#### Package
show
```
$ composer show --latest gedmo/doctrine-extensions
name : gedmo/doctrine-extensions
descrip. : Doctrine behavioral extensions
keywords : Blameable, behaviors, doc…
Kaaly updated
1 month ago
-
Hi, currently we can't use this library with the [doctrine/mongodb-odm](https://github.com/doctrine/mongodb-odm), even though MongoDB is quite a popular database in the PHP world.
It would be nice …
-
### Environment
Windows 10 with MySQL
#### Package
show
```
$ composer show --latest gedmo/doctrine-extensions
# Put the result here.
name : gedmo/doctrine-extensions
descrip. : Do…
-
### Environment
#### Package
show
```
$ composer show --latest gedmo/doctrine-extensions
name : gedmo/doctrine-extensions
descrip. : Doctrine behavioral extensions
keyword…
-
### Bug Report
| Q | A
|------------ | ------
| BC Break | no (bug introduced in major)
| Version | 3.0.0
#### Summary
Since version 3.0.0, the class metadata factory ca…
-
MongoDB ODM 2.0 introduces schema validation for ODM mapping files. This means that any mapping file containing gedmo extensions will be considered invalid by ODM. ORM used to have an `xs:any` element…
-
### Bug Report
| Q | A
|------------ | ------
| BC Break | no
| Version | 2.2.2
#### Summary
Exception "Your hydrator directory must be writable." occurs for a direc…