3v4l.org

run code in 500+ PHP versions simultaneously
<?php /** * @return /* test */ array{int, string } */ function takesAnInt(int $i) { return [$i, "hello"]; }
Output for 8.0.1 - 8.0.30, 8.1.0 - 8.1.24, 8.2.0 - 8.2.11, 8.3.5
Parse error: syntax error, unexpected token "{", expecting "(" in /in/R7jBd on line 4
Process exited with code 255.

preferences:
52.21 ms | 769 KiB | 3 Q