3v4l.org

run code in 300+ PHP versions simultaneously
<?php $clr = array('white', 'green', 'red', 'blue', 'black'); print "The memory of that scene for me is like a frame of film forever frozen at that moment: the $clr[3] carpet, the $clr[2] lawn, the $clr[1] 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/m7qrN
function name:  (null)
number of ops:  13
compiled vars:  !0 = $clr
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, <array>
    3     1        ROPE_INIT                                     7  ~6      '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, 3
          3        ROPE_ADD                                      1  ~6      ~6, ~2
          4        ROPE_ADD                                      2  ~6      ~6, '+carpet%2C+the+'
          5        FETCH_DIM_R                                      ~3      !0, 2
          6        ROPE_ADD                                      3  ~6      ~6, ~3
          7        ROPE_ADD                                      4  ~6      ~6, '+lawn%2C+the+'
          8        FETCH_DIM_R                                      ~4      !0, 1
          9        ROPE_ADD                                      5  ~6      ~6, ~4
         10        ROPE_END                                      6  ~5      ~6, '+house%2C+the+leaden+sky.+The+new+president+and+his+first+lady.+-+Richard+M.+Nixon'
         11        ECHO                                                     ~5
    4    12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.83 ms | 1384 KiB | 13 Q