3v4l.org

run code in 300+ PHP versions simultaneously
<?php $post = 'ggg'; $i = 0; unset($post["postschema_fees_selected[$i]"]);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/WQgoi
function name:  (null)
number of ops:  7
compiled vars:  !0 = $post, !1 = $i
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'ggg'
          1        ASSIGN                                                   !1, 0
    3     2        ROPE_INIT                                     3  ~5      'postschema_fees_selected%5B'
          3        ROPE_ADD                                      1  ~5      ~5, !1
          4        ROPE_END                                      2  ~4      ~5, '%5D'
          5        UNSET_DIM                                                !0, ~4
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
142.64 ms | 1400 KiB | 14 Q