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:
185.25 ms | 1395 KiB | 45 Q