You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closing, Sorry for the long feedback loop. If the problem is still here, feel free to comment (pointing out the code that presents the issue or providing a test case) it and I will re-open the issue.
When serializing an array that have one of the element or member of an element an empty object the whole array is transformed into an ArrayObject, is this the expected result?
I've wrote a little test here:
https://github.com/gogume/serializer/tree/array-with-empty-object
This branch is started from the master.
The text was updated successfully, but these errors were encountered: