3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo 10 \ 3; ?>
Output for 5.4.0 - 5.4.15
Parse error: syntax error, unexpected '\' (T_NS_SEPARATOR), expecting ',' or ';' in /in/cfaqi on line 2
Process exited with code 255.
Output for 5.3.0 - 5.3.25
Parse error: syntax error, unexpected T_NS_SEPARATOR, expecting ',' or ';' in /in/cfaqi on line 2
Process exited with code 255.

preferences:
173.3 ms | 1395 KiB | 49 Q