3v4l.org

run code in 300+ PHP versions simultaneously
<?php function test(){ print_r(func_get_args()); } test("blah"); test("blah","blah"); test("blah","blah","blah");

preferences:
36.56 ms | 402 KiB | 5 Q