3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
168.02 ms | 1393 KiB | 15 Q