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:
47.54 ms | 983 KiB | 5 Q