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]"; ?>
Output for 5.4.0 - 5.4.30
Parse error: syntax error, unexpected 'words' (T_STRING), expecting ',' or ';' in /in/PMnE5 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/PMnE5 on line 5
Process exited with code 255.

preferences:
202.01 ms | 1395 KiB | 67 Q