3v4l.org

run code in 300+ PHP versions simultaneously
Predict the output of the following program code? <?php echo "Welcome to News Today"; $a=0 while($a<3){ print "Call for all readers";} $a++; ?>
Output for 7.1.0 - 7.1.16, 7.2.0 - 7.2.4
Parse error: syntax error, unexpected 'while' (T_WHILE) in /in/OCXMH on line 6
Process exited with code 255.

preferences:
165.69 ms | 1395 KiB | 29 Q