3v4l.org

run code in 300+ PHP versions simultaneously
<?php error_reporting(-1); $hello = $a['hello'] ?? $b['hi'] ?? $c['hello'] ?? null; print_r($hello);

preferences:
54.37 ms | 402 KiB | 5 Q