3v4l.org

run code in 300+ PHP versions simultaneously
<?php function test($a, $b, $c) { var_dump(array_map([1, 2], 'func_get_args')); } test();

preferences:
43.91 ms | 402 KiB | 5 Q