ZF-5280: Zend_Json::encode with a pretty-print option
Description
Add an option to pretty print a JSON output (for some human reader in testing environment) See http://it2.php.net/manual/en/…
Add an option to pretty print a JSON output (for some human reader in testing environment) See http://it2.php.net/manual/en/…
Comments
Posted by old of Satoru Yoshida (yoshida@zend.co.jp) on 2008-12-16T18:01:33.000+0000
Set component and auto reassign
Posted by Stanislav Malyshev (stas) on 2009-11-23T11:13:18.000+0000
Added Zend_Json::prettyPrint - that should do it.