3v4l.org

run code in 500+ PHP versions simultaneously
<?php function test(...$args) { var_dump($args); } test(?)(args: 1);
Output for 8.3.5
Parse error: syntax error, unexpected token "?" in /in/cQITD on line 5
Process exited with code 255.

preferences:
37.44 ms | 489 KiB | 3 Q