3v4l.org

run code in 300+ PHP versions simultaneously
<?php $arr = ['Jordan', 'Andre', 'Brittany', 'Gabrielle'] echo ($arr[0]);
Output for 5.4.0 - 5.4.14
Parse error: syntax error, unexpected 'echo' (T_ECHO) in /in/1aMrA on line 3
Process exited with code 255.
Output for 5.3.0 - 5.3.24
Parse error: syntax error, unexpected '[' in /in/1aMrA on line 2
Process exited with code 255.

preferences:
175.01 ms | 1395 KiB | 47 Q