Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 125) Position 1 = 2, Position 2 = 5
Branch analysis from position: 2
2 jumps found. (Code = 126) Position 1 = 3, Position 2 = 5
Branch analysis from position: 3
1 jumps found. (Code = 42) Position 1 = 2
Branch analysis from position: 2
Branch analysis from position: 5
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 5
filename: /in/mHX7B
function name: (null)
number of ops: 18
compiled vars: !0 = $mock, !1 = $item, !2 = $mockCopy
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, <array>
5 1 > FE_RESET_RW $4 !0, ->5
2 > > FE_FETCH_RW $4, !1, ->5
6 3 > ASSIGN !1, 'foo'
5 4 > JMP ->2
5 > FE_FREE $4
8 6 UNSET_CV !1
10 7 ASSIGN !2, !0
11 8 FETCH_DIM_R ~8 !0, 'foo'
9 ASSIGN_DIM !2, 'foo_copy'
10 OP_DATA ~8
12 11 ASSIGN_DIM !2, 'foo'
12 OP_DATA 'bar'
14 13 INIT_FCALL 'var_dump'
14 FETCH_DIM_R ~10 !0, 'foo'
15 SEND_VAL ~10
16 DO_ICALL
17 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0