3v4l.org

run code in 300+ PHP versions simultaneously
<?php $array = []; $array[] = ['key' => 'value'] $array[] = ['key1' => 'value1'] var_dump($array);
Output for 7.0.0 - 7.0.20, 7.1.0 - 7.1.6
Parse error: syntax error, unexpected '$array' (T_VARIABLE) in /in/LUXI7 on line 5
Process exited with code 255.

preferences:
188.09 ms | 1399 KiB | 35 Q