3v4l.org

run code in 300+ PHP versions simultaneously
<?php $hello[0]["y:a"] = "v:a"; $hello[0]["y:b"] = "v:b"; for($i=0;$i<count($hello[0]);$i++) { echo $i[0]["y:a"]: echo $i[0]["y:b]: }
Output for 7.0.0 - 7.0.20, 7.1.0 - 7.1.6
Parse error: syntax error, unexpected ':', expecting ',' or ';' in /in/b8JuG on line 8
Process exited with code 255.

preferences:
158.31 ms | 1399 KiB | 35 Q