3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo "<img src='http://tangerinegaming.com/wp-content/uploads/2014/06/SaintsRowIV.jpg' alt='Saints Row IV' width='<? php echo $SRIV[0]; ?>' height='<? php echo $SRIV[1]; ?>' class='alignnone size-full wp-image-700' />"; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Vhvrr
function name:  (null)
number of ops:  9
compiled vars:  !0 = $SRIV
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   ROPE_INIT                                     5  ~4      '%3Cimg+src%3D%27http%3A%2F%2Ftangerinegaming.com%2Fwp-content%2Fuploads%2F2014%2F06%2FSaintsRowIV.jpg%27+alt%3D%27Saints+Row+IV%27+width%3D%27%3C%3F+php+echo+'
          1        FETCH_DIM_R                                      ~1      !0, 0
          2        ROPE_ADD                                      1  ~4      ~4, ~1
          3        ROPE_ADD                                      2  ~4      ~4, '%3B+%3F%3E%27+height%3D%27%3C%3F+php+echo+'
          4        FETCH_DIM_R                                      ~2      !0, 1
          5        ROPE_ADD                                      3  ~4      ~4, ~2
          6        ROPE_END                                      4  ~3      ~4, '%3B+%3F%3E%27+class%3D%27alignnone+size-full+wp-image-700%27+%2F%3E'
          7        ECHO                                                     ~3
    5     8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
160.87 ms | 1392 KiB | 13 Q