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

Detach on serialization? #96

Open
RedactedProfile opened this issue Oct 29, 2015 · 2 comments
Open

Detach on serialization? #96

RedactedProfile opened this issue Oct 29, 2015 · 2 comments

Comments

@RedactedProfile
Copy link

  • Ignore for the moment -
@lphuberdeau
Copy link
Owner

->getEntity() can provide the underlying serializable from memory. I guess the newer JSONSerializable could be implemented.

@RedactedProfile
Copy link
Author

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" <
notifications@github.com> 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)
.

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

No branches or pull requests

2 participants