3v4l.org

run code in 300+ PHP versions simultaneously
<?php for ($i = 0; $i < 100000; $i++) { $test = round($i + 0.735, 2); if (!preg_match('`74$`', $test)) { echo $test . "\n"; } }

preferences:
37.73 ms | 402 KiB | 5 Q