3v4l.org

run code in 300+ PHP versions simultaneously
<?php $invoiceTotalVAT = 3.4548e75616545152415121523; $num = number_format((floor($invoiceTotalVAT*100)/100), 2, '.', ''); echo $num
Output for 5.4.0 - 5.4.22
Parse error: syntax error, unexpected end of file, expecting ',' or ';' in /in/TTqdT on line 5
Process exited with code 255.
Output for 5.3.0 - 5.3.27
Parse error: syntax error, unexpected $end, expecting ',' or ';' in /in/TTqdT on line 5
Process exited with code 255.

preferences:
174.31 ms | 940 KiB | 59 Q