3v4l.org

run code in 300+ PHP versions simultaneously
<?php $x = 0; unset($x[++$i][++$j][++$k]);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/BuMCj
function name:  (null)
number of ops:  8
compiled vars:  !0 = $x, !1 = $i, !2 = $j, !3 = $k
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 0
    3     1        PRE_INC                                          ~5      !1
          2        PRE_INC                                          ~7      !2
          3        PRE_INC                                          ~9      !3
          4        FETCH_DIM_UNSET                                  $6      !0, ~5
          5        FETCH_DIM_UNSET                                  $8      $6, ~7
          6        UNSET_DIM                                                $8, ~9
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
162.86 ms | 1392 KiB | 13 Q