3v4l.org

run code in 300+ PHP versions simultaneously
<?php $l=10; $p=30; $c=20; $h=20; $t=$p+$c+$h; if ($t <= 100) { $p=(30/100)×$l; } echo "Perlite: $p"; ?>
Output for 7.0.0 - 7.0.20, 7.1.0 - 7.1.7
Parse error: syntax error, unexpected '×' (T_STRING) in /in/NumXI on line 12
Process exited with code 255.

preferences:
170.72 ms | 1395 KiB | 36 Q