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 green lawn, the white house, the leaden sky. The new president and his first lady";
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/4UULJ
function name:  (null)
number of ops:  6
compiled vars:  !0 = $color
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, <array>
    5     1        FETCH_DIM_R                                      ~2      !0, 3
          2        CONCAT                                           ~3      'The%0A+memory+of+that+scene+for+me+is+like+a+frame+of+film+forever+frozen+at+%0Athat+moment%3A+the', ~2
          3        CONCAT                                           ~4      ~3, 'carpet%2C+the+green+lawn%2C+the+white+house%2C+the+leaden%0A+sky.+The+new+president+and+his+first+lady'
          4        ECHO                                                     ~4
    6     5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.45 ms | 1392 KiB | 13 Q