3v4l.org

run code in 500+ PHP versions simultaneously
<?php $json = '{"question":"This is \"some quotes\" and also \'single quotes\'","options":["Here is an emoji: ud83dude06","With some slashes/too and back\\\\as well"]}'; var_dump($json); var_dump(json_decode($json));

preferences:
47.55 ms | 1444 KiB | 5 Q