3v4l.org

run code in 300+ PHP versions simultaneously
<?php function test(string $test): void { print_r(func_get_args()); } test('a', 'b', new stdClass);

preferences:
24.12 ms | 404 KiB | 5 Q