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 ". $color[3]." carpet, the".$color[2]."lawn, the".$color[1]" house, the leaden sky. The new president and his first lady. - Richard M. Nixon";
Output for 5.4.0 - 5.4.30
Parse error: syntax error, unexpected '" house, the leaden sky. The n' (T_CONSTANT_ENCAPSED_STRING), expecting ',' or ';' in /in/Ti5f5 on line 3
Process exited with code 255.
Output for 5.3.0 - 5.3.28
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ',' or ';' in /in/Ti5f5 on line 3
Process exited with code 255.

preferences:
178.01 ms | 1386 KiB | 67 Q