3v4l.org

run code in 300+ PHP versions simultaneously
<?php function f() { var_dump(func_get_args()); } call_user_func_array('f', array('first'=>1, 'second'=>2));

preferences:
51.49 ms | 402 KiB | 5 Q