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
I actually was not aware of getEntity, thank you for pointing that out
I seem to have misdirected my attention as what was happening was
mis-serialization of ArrayCollection objects, getting both the elements and
tracking arrays built in (where strangely in Doctrine this doesn't happen)
Perhaps an instruction to serialization is being missed? I have no earthly
idea why this is happening
On Oct 29, 2015 4:41 AM, "Louis-Philippe Huberdeau" < [email protected]> wrote:
->getEntity() can provide the underlying serializable from memory. I guess
the newer JSONSerializable could be implemented.
—
Reply to this email directly or view it on GitHub #96 (comment)
.
The text was updated successfully, but these errors were encountered: