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 end of file, expecting variable (T_VARIABLE) or ${ (T_DOLLAR_OPEN_CURLY_BRACES) or {$ (T_CURLY_OPEN) in /in/5tXFR on line 10
Process exited with code 255.

preferences:
167.48 ms | 1395 KiB | 35 Q