3v4l.org

run code in 300+ 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:
28.16 ms | 405 KiB | 5 Q