3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo "<div class=\"img\"> <div class=\"frame\"><img src=\""; echo "$userInfo['photo_big']";echo"\"/> </div>\n"; echo "</div>\n"; echo "\n"; ?>
Output for 7.1.0 - 7.1.7
Parse error: syntax error, unexpected '' (T_ENCAPSED_AND_WHITESPACE), expecting '-' or identifier (T_STRING) or variable (T_VARIABLE) or number (T_NUM_STRING) in /in/aSi7c on line 2
Process exited with code 255.
Output for 7.0.0 - 7.0.20
Parse error: syntax error, unexpected '' (T_ENCAPSED_AND_WHITESPACE), expecting identifier (T_STRING) or variable (T_VARIABLE) or number (T_NUM_STRING) in /in/aSi7c on line 2
Process exited with code 255.

preferences:
173.9 ms | 1395 KiB | 36 Q