3v4l.org

run code in 300+ PHP versions simultaneously
<?php $snode->field_length = array(); $snode->field_length['und'] = array(); $snode->field_length['und'][0] = array(); $snode->field_length['und'][0]['value'] = 5;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/KL4rA
function name:  (null)
number of ops:  15
compiled vars:  !0 = $snode
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN_OBJ                                               !0, 'field_length'
          1        OP_DATA                                                  <array>
    4     2        FETCH_OBJ_W                                      $2      !0, 'field_length'
          3        ASSIGN_DIM                                               $2, 'und'
          4        OP_DATA                                                  <array>
    5     5        FETCH_OBJ_W                                      $4      !0, 'field_length'
          6        FETCH_DIM_W                                      $5      $4, 'und'
          7        ASSIGN_DIM                                               $5, 0
          8        OP_DATA                                                  <array>
    6     9        FETCH_OBJ_W                                      $7      !0, 'field_length'
         10        FETCH_DIM_W                                      $8      $7, 'und'
         11        FETCH_DIM_W                                      $9      $8, 0
         12        ASSIGN_DIM                                               $9, 'value'
         13        OP_DATA                                                  5
         14      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
176.83 ms | 1397 KiB | 13 Q