3v4l.org

run code in 300+ PHP versions simultaneously
<?php $json = <<<JSON [{"title": "I am title", "from": "Joe", "to": "Jane", "body": "I know the answer but whats the question?"}] JSON; print_r(json_decode($json));

preferences:
33.83 ms | 402 KiB | 5 Q