Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix returning nested array with identifiers #470

Merged
merged 1 commit into from
Nov 16, 2020

Conversation

franmomu
Copy link
Member

Subject

ClassMetadata::getIdentifier from doctrine/mongodb-odm already returns an array with the identifiers.

I am targeting this branch, because this is a bugfix.

Changelog

### Fixed
- Fixed returning an array of identifiers in `ModelManager::getIdentifierFieldNames`.

@franmomu franmomu added the patch label Nov 15, 2020
@franmomu franmomu mentioned this pull request Nov 15, 2020
1 task
@franmomu franmomu requested a review from a team November 16, 2020 00:18
@OskarStark OskarStark merged commit 135c124 into sonata-project:3.x Nov 16, 2020
@franmomu franmomu deleted the fix_method_moderlmanager branch November 16, 2020 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants