3v4l.org

run code in 300+ PHP versions simultaneously
<?php for ($i = 0; $i < 200; $i++) { if ( ($i % 50) != 0{ echo $i . '% of 50<br>'; } }
Output for 7.0.0 - 7.0.20, 7.1.0 - 7.1.6
Parse error: syntax error, unexpected '{' in /in/vqPhg on line 5
Process exited with code 255.

preferences:
162.54 ms | 1399 KiB | 35 Q