3v4l.org

run code in 300+ PHP versions simultaneously
<?php $list = array(1,2,3); foreach($list as x){echo x;} ?>
Output for 5.4.0 - 5.4.15
Parse error: syntax error, unexpected ')', expecting :: (T_PAAMAYIM_NEKUDOTAYIM) in /in/DiqBA on line 4
Process exited with code 255.
Output for 5.3.0 - 5.3.25
Parse error: syntax error, unexpected ')', expecting T_PAAMAYIM_NEKUDOTAYIM in /in/DiqBA on line 4
Process exited with code 255.

preferences:
179.93 ms | 1399 KiB | 49 Q