3v4l.org

run code in 300+ PHP versions simultaneously
<?php function TEST() { echo 'bingo';} test();
Output for 5.4.0 - 5.4.20
Parse error: syntax error, unexpected ''bingo'' (T_CONSTANT_ENCAPSED_STRING) in /in/FQRKJ on line 4
Process exited with code 255.
Output for 5.3.0 - 5.3.27
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /in/FQRKJ on line 4
Process exited with code 255.

preferences:
184.88 ms | 1386 KiB | 56 Q