3v4l.org

run code in 300+ PHP versions simultaneously
<?php $arr = ['Jordan', 'Andre', 'Brittany', 'Gabrielle']; echo arr[0] php>
Output for 5.4.0 - 5.4.12, 5.4.14
Parse error: syntax error, unexpected '[', expecting ',' or ';' in eAB8m on line 3
Process exited with code 255.
Output for 5.4.13
Parse error: syntax error, unexpected '[', expecting ',' or ';' in /in/18suI on line 3
Process exited with code 255.
Output for 5.3.0 - 5.3.22, 5.3.24
Parse error: syntax error, unexpected '[' in eAB8m on line 2
Process exited with code 255.
Output for 5.3.23
Parse error: syntax error, unexpected '[' in /in/18suI on line 2
Process exited with code 255.

preferences:
172.23 ms | 1395 KiB | 47 Q