3v4l.org

run code in 300+ PHP versions simultaneously
<?php $exclude = array('test'); $password = 'test' while ( !in_array($password,$exclude) ) { echo 'yes'; }
Output for 7.0.0 - 7.0.20, 7.1.0 - 7.1.6
Parse error: syntax error, unexpected 'while' (T_WHILE) in /in/9krc3 on line 6
Process exited with code 255.

preferences:
183.67 ms | 1395 KiB | 35 Q