3v4l.org

run code in 300+ PHP versions simultaneously
<?php function myprint($v) { return print $v; } print(1+2) + 3; myprint(1+2) + 3
Output for 5.4.0 - 5.4.22
Parse error: syntax error, unexpected end of file in /in/DTUHW on line 3
Process exited with code 255.
Output for 5.3.0 - 5.3.27
Parse error: syntax error, unexpected $end in /in/DTUHW on line 3
Process exited with code 255.

preferences:
183.49 ms | 940 KiB | 59 Q