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

Serialized data is unreadable #7

Open
bendoh opened this issue Oct 10, 2012 · 1 comment
Open

Serialized data is unreadable #7

bendoh opened this issue Oct 10, 2012 · 1 comment
Milestone

Comments

@bendoh
Copy link

bendoh commented Oct 10, 2012

Serialized data (PHP or JSON) could be presented in a structured format (there may be JavaScript libraries that will create a navigable structure of serialized data... But a quick Google search came up with little.)

I would say for serialized meta data values, present a link instead that shows the serialization format, i.e.

"JSON-Serialized Data"

or

"PHP-Serialized Data"

Which could show a popup for navigating the serialized data.

@ghost ghost assigned danielbachhuber Oct 30, 2012
@danielbachhuber
Copy link
Contributor

What about unserializing it and var_exporting it as an array?

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