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

Better handling of relations without Doctrine. #3591

Merged

Conversation

alanpoulain
Copy link
Member

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tickets fixes #3542
License MIT
Doc PR N/A

When Doctrine is not used, the built-in type of a relation is an array
and not an object.

When Doctrine is not used, the built-in type of a relation is an array
and not an object.
@alanpoulain alanpoulain merged commit 28bfdf9 into api-platform:2.5 Jun 2, 2020
soyuka pushed a commit to soyuka/core that referenced this pull request Jun 15, 2020
@xfifix
Copy link

xfifix commented Jul 16, 2020

this solution didn't fix totally the problem i have always an array empty in the result

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants