3v4l.org

run code in 300+ PHP versions simultaneously
<?php $plans[0]['id'] = 0; $plans[0]['name'] = '111111';
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/2ZFKG
function name:  (null)
number of ops:  7
compiled vars:  !0 = $plans
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   FETCH_DIM_W                                      $1      !0, 0
          1        ASSIGN_DIM                                               $1, 'id'
          2        OP_DATA                                                  0
    3     3        FETCH_DIM_W                                      $3      !0, 0
          4        ASSIGN_DIM                                               $3, 'name'
          5        OP_DATA                                                  '111111'
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
149.14 ms | 1392 KiB | 13 Q