3v4l.org

run code in 300+ PHP versions simultaneously
<?php fonction a(&$n; ){++$n}echo a(5);
Output for 5.4.0 - 5.4.20, 5.5.0 - 5.5.4
Parse error: syntax error, unexpected 'a' (T_STRING) in /in/Z3X0e on line 3
Process exited with code 255.
Output for 5.3.0 - 5.3.27
Parse error: syntax error, unexpected T_STRING in /in/Z3X0e on line 3
Process exited with code 255.

preferences:
188.38 ms | 1395 KiB | 61 Q