Releases: Steveorevo/mysql2json
Releases · Steveorevo/mysql2json
2.1.3
2.1.2
Strict mode compatibility
2.1.0
Addresses critical issues with encoding/decoding stdClass vs associative arrays.
2.0.0
Now records serialized objects that result in __PHP_Incomplete_Class_Name; deciphering hidden private and protected properties and encodes them into JSON for analysis. When used with json2mysql, the __PHP_Incomplete_Class_Name is reconstructed into a pseudo-mirror class to re-serialize the PHP to be identical to the original serialized data fed to mysql2json.
1.1.2
resolve autoloader
1.1.1
Composer binary defined, configured for cross-platform compatibility.
1.1.0
Support serialized PHP
Small release runtime (sans .git)
1.0.0
Discriminate substring match