<?php $json = <<< 'EOD' { "int": 12345678999999999999, "float": 12345678999999999999.5678 } EOD; var_dump(json_decode($json));
You have javascript disabled. You will not be able to edit any code.