3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo '&lt;script&gt;alert('test');&lt;&frasl;script&gt;';
Output for 5.4.17
Parse error: syntax error, unexpected 'test' (T_STRING), expecting ',' or ';' in /in/t8Lm1 on line 2
Process exited with code 255.
Output for 5.4.0 - 5.4.16
Parse error: syntax error, unexpected 'test' (T_STRING), expecting ',' or ';' in 1a0YM on line 2
Process exited with code 255.
Output for 5.3.0 - 5.3.24, 5.3.26
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in 1a0YM on line 2
Process exited with code 255.
Output for 5.3.25
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /in/t8Lm1 on line 2
Process exited with code 255.

preferences:
174.47 ms | 1395 KiB | 52 Q