3v4l.org

run code in 300+ 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
Parse error: syntax error, unexpected token "{", expecting "(" in /in/R7jBd on line 4
Process exited with code 255.

preferences:
159.56 ms | 1424 KiB | 7 Q