3v4l.org

run code in 300+ PHP versions simultaneously
<?php $x = array("condition" => "test"); var_dump(isset($x['condition']['test'])); if ($x['condition']['test']) echo "test";

preferences:
52.15 ms | 402 KiB | 5 Q