3v4l.org

run code in 300+ PHP versions simultaneously
<?php $json = <<<'HERE' { "psr-4": { "AppBundle\\": "src/AppBundle", "Application\\": "src/Application" } } HERE; var_dump(json_decode($json, true),json_last_error_msg());

preferences:
46.71 ms | 402 KiB | 5 Q