I\'ve an issue with my JSON. It works returns correctly in PHP 5.3 (so I can\'t use json_last_error()), and it returns successfully when I copy string explicitly into json_d
try to set the error reporting in ALL, the json_decode() should give you a notice in the offset where the conversion fails.