3v4l.org

run code in 300+ PHP versions simultaneously
<?php $color = array('white', 'green', 'red', 'blue', 'black'); echo "The memory of that scene for me is like a frame of film forever frozen at that moment: the red carpet, the green lawn, the white house, the leaden sky. The new president and his first lady. - Richard M. Nixon" and the words $color[4], $color[3] and $color[0] will come from $color." ?>
Output for 5.4.0 - 5.4.30
Parse error: syntax error, unexpected 'words' (T_STRING), expecting ',' or ';' in /in/03dAU on line 5
Process exited with code 255.
Output for 5.3.0 - 5.3.28
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /in/03dAU on line 5
Process exited with code 255.

preferences:
187.69 ms | 935 KiB | 68 Q