3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo (int) 3. 14/(2.1 * 4);
Output for 5.4.0 - 5.4.13
Parse error: syntax error, unexpected '14' (T_LNUMBER), expecting ',' or ';' in /in/TK4oj on line 4
Process exited with code 255.
Output for 5.3.0 - 5.3.23
Parse error: syntax error, unexpected T_LNUMBER, expecting ',' or ';' in /in/TK4oj on line 4
Process exited with code 255.

preferences:
180.57 ms | 1411 KiB | 45 Q