3v4l.org

run code in 300+ PHP versions simultaneously
<?php function test(string $a = null) { var_dump($a); } test(null);

preferences:
61.06 ms | 402 KiB | 5 Q