3v4l.org

run code in 300+ PHP versions simultaneously
<?php $array = [099]; $sum = 0; foreach ($array as $value) { $sum += $value; } echo number_format($value / 100, 2);
Output for 7.0.0 - 7.0.1
Parse error: Invalid numeric literal in /in/1DOM0 on line 3
Process exited with code 255.
Output for 5.5.24 - 5.5.35, 5.6.8 - 5.6.28
0.00

preferences:
155.72 ms | 1395 KiB | 36 Q