3v4l.org

run code in 300+ PHP versions simultaneously
<?php function test (array $arr = null, $bool = false) { var_dump($arr, $bool); } test(null, true);

preferences:
36.94 ms | 402 KiB | 5 Q