3v4l.org

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

preferences:
164.87 ms | 1395 KiB | 43 Q