3v4l.org

run code in 300+ PHP versions simultaneously
<?php // Everything you enter here will be executed by our servers. Try it! echo floatval(123asdf); echo '<br>'; echo floatval(123,32) ?>
Output for 5.4.0 - 5.4.17
Parse error: syntax error, unexpected 'asdf' (T_STRING) in /in/2GPXd on line 4
Process exited with code 255.
Output for 5.3.0 - 5.3.27
Parse error: syntax error, unexpected T_STRING in /in/2GPXd on line 4
Process exited with code 255.

preferences:
196.46 ms | 1386 KiB | 53 Q