Skip to content

serialize() vs json_encode() #82

@lsmith77

Description

@lsmith77

just wanted to know if there is a particular benefit that made you prefer serialize() over json_encode() ? I am currently looking into doing some analytics and machine learning over the versions and it would be convenient to be able to use JSON RDBMS functions to examine the data etc.

in this spirit would you be open to a PR that makes it optional if the encoding is done with serialize() or json_encode() ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions