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() ?
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() ?