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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
161.77 ms | 1392 KiB | 13 Q