Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 11, Position 2 = 18
Branch analysis from position: 11
2 jumps found. (Code = 78) Position 1 = 12, Position 2 = 18
Branch analysis from position: 12
1 jumps found. (Code = 42) Position 1 = 11
Branch analysis from position: 11
Branch analysis from position: 18
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 18
filename: /in/4kFfM
function name: (null)
number of ops: 27
compiled vars: !0 = $array, !1 = $result, !2 = $obj, !3 = $id
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
4 0 E > CAST 8 ~4 <array>
1 INIT_ARRAY ~5 ~4
5 2 CAST 8 ~6 <array>
3 ADD_ARRAY_ELEMENT ~5 ~6
6 4 CAST 8 ~7 <array>
5 ADD_ARRAY_ELEMENT ~5 ~7
7 6 CAST 8 ~8 <array>
7 ADD_ARRAY_ELEMENT ~5 ~8
3 8 ASSIGN !0, ~5
10 9 ASSIGN !1, <array>
11 10 > FE_RESET_R $11 !0, ->18
11 > > FE_FETCH_R $11, !2, ->18
12 12 > FETCH_OBJ_R ~12 !2, 'ID'
13 ASSIGN !3, ~12
13 14 UNSET_OBJ !2, 'ID'
14 15 ASSIGN_DIM !1, !3
16 OP_DATA !2
11 17 > JMP ->11
18 > FE_FREE $11
16 19 INIT_FCALL 'var_export'
20 SEND_VAR !1
21 DO_ICALL
18 22 ECHO '%0A---%0A'
20 23 INIT_FCALL 'var_export'
24 SEND_VAR !0
25 DO_ICALL
26 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0