mongodb-odm
mongodb-odm copied to clipboard
The Official PHP MongoDB ORM/ODM
| Q | A |------------- | ----------- | Type | bug/feature/improvement | BC Break | yes/no | Fixed issues | #### Summary Replaces #2542 This PR adds the missing time...
| Q | A |------------- | ----------- | Type |feature | BC Break | yes/no | Fixed issues | #### Summary
### Feature Request | Q | A |------------ | ------ | New Feature | yes | RFC | no | BC Break | no #### Summary Right now it gets...
| Q | A |------------- | ----------- | Type | bug | BC Break | yes | Fixed issues | #2349 #### Summary Taking a look at #2349 seems like...
### Bug Report | Q | A |------------ | ------ | BC Break | yes | Version | 2.2.1 #### Summary This happens on PHP >= 7.4 where the Document...
### Bug Report | Q | A |------------ | ------ | BC Break | no | Version | 2.5.2 #### Summary I created a combination of 5 classes Tree, Branch,...
### BC Break Report | Q | A |------------ | ------ | BC Break | yes | Version | 2.1 #### Summary I have a document with a field with...
### BC Break Report | Q | A |------------ | ------ | BC Break | yes | Version | 2.1 #### Summary When we have a field with the type...
### Bug Report | Q | A |------------ | ------ | BC Break | no | Version | 2.5.3 #### Summary Having an inheritance and defining indices on a subclass...
Think of the following two documents: ``` php