3v4l.org

run code in 300+ PHP versions simultaneously
<?php $hello[0]["y:a"] = "v:a"; $hello[0]["y:b"] = "v:b"; echo $hello[0]["y:a"]; echo $hello[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/3NoFc on line 8
Process exited with code 255.

preferences:
168.85 ms | 1395 KiB | 35 Q