3v4l.org

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

preferences:
60.2 ms | 999 KiB | 5 Q