3v4l.org

run code in 300+ PHP versions simultaneously
<?php $x = 1.33 var_dump((int)(($x % 1) * 1000000));
Output for 5.4.0 - 5.4.12
Parse error: syntax error, unexpected 'var_dump' (T_STRING) in /in/gNa5n on line 4
Process exited with code 255.
Output for 5.3.0 - 5.3.22
Parse error: syntax error, unexpected T_STRING in /in/gNa5n on line 4
Process exited with code 255.

preferences:
155.22 ms | 1395 KiB | 43 Q