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

Add support for array format #374

Closed
sandermarechal opened this issue Dec 24, 2014 · 6 comments
Closed

Add support for array format #374

sandermarechal opened this issue Dec 24, 2014 · 6 comments

Comments

@sandermarechal
Copy link

Please add an additional 'array' format that serializes/deserializes PHP arrays. The implementation is trivial (it's basically just the generic visitor) but the format should be added to the default handlers.

@ffflabs
Copy link

ffflabs commented Dec 24, 2014

+1 pretty pretty please.

Currently I have to serialize to json and json_decode to grab the properties array of an Entity.

@sandermarechal
Copy link
Author

Yes, I do the same thing now.

@DanielBadura
Copy link

👍

@davidwindell
Copy link

See #20, no progress yet from what I can see unfortunately. The fork does work if you need it.

@renan
Copy link

renan commented Mar 23, 2015

👍

@goetas
Copy link
Collaborator

goetas commented Mar 13, 2017

done in #435

@goetas goetas closed this as completed Mar 13, 2017
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

6 participants