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/7QB14 on line 3
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/7QB14 on line 3
Process exited with code 255.

preferences:
170.22 ms | 1386 KiB | 36 Q