3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = new array(); $a[0] = "a"; $a[1] = "b"; $a[2] = "c"; $a[3] = "d"; $a[4] = "e"; $a[5] = "f"; $a[6] = "g"; $a[7] = "h"; $a[8] = "i"; $a[9] = "j"; $a[10] = "k"; $a[11] = "l"; $a[12] = "m"; $a[13] = "n"; $a[14] = "o"; $a[15] = "p"; $a[16] = "q"; $a[17] = "r"; $a[18] = "s"; $a[19] = "t"; $a[20] = "u"; $a[21] = "v"; $a[22] = "w"; $a[23] = "x"; $a[24] = "y"; $a[25] = "z"; echo "<img src='http://rack.2.mshcdn.com/media/ZgkyMDEyLzEyLzAzL2U0L3NlZWhvd3lvdXJnLjlyMS5qcGcKcAl0aHVtYgk5NTB4NTM0IwplCWpwZw/8fec6ce4/e71/see-how-your-google-results-measure-up-with-google-grader-video--6b8bbb4b41.jpg'>"; ?>
Output for 5.4.0 - 5.4.17
Parse error: syntax error, unexpected 'array' (T_ARRAY) in /in/ns2Xh on line 2
Process exited with code 255.
Output for 5.3.0 - 5.3.27
Parse error: syntax error, unexpected T_ARRAY in /in/ns2Xh on line 2
Process exited with code 255.

preferences:
176.25 ms | 1395 KiB | 53 Q