3v4l.org

run code in 300+ PHP versions simultaneously
<?php error_reporting(E_ALL); $foo = "hello world"; $bar = $foo['something']; var_dump($foo); var_dump($bar);

preferences:
45.51 ms | 402 KiB | 5 Q