3v4l.org

run code in 300+ PHP versions simultaneously
<?php error_reporting(~0); function test(array $array = NULL) { var_dump($array); } test(); test(array(1));

preferences:
35.53 ms | 402 KiB | 5 Q