Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 4, Position 2 = 14
Branch analysis from position: 4
2 jumps found. (Code = 78) Position 1 = 5, Position 2 = 14
Branch analysis from position: 5
1 jumps found. (Code = 42) Position 1 = 4
Branch analysis from position: 4
Branch analysis from position: 14
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 14
filename: /in/jdbv0
function name: (null)
number of ops: 22
compiled vars: !0 = $friends, !1 = $total_products, !2 = $field, !3 = $friend
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
60 1 ASSIGN !1, 0
62 2 ASSIGN !2, 'partyplan_select_products'
64 3 > FE_RESET_R $7 !0, ->14
4 > > FE_FETCH_R $7, !3, ->14
65 5 > INIT_FCALL 'array_sum'
6 INIT_FCALL 'array_column'
7 SEND_VAR !3
8 SEND_VAR !2
9 DO_ICALL $8
10 SEND_VAR $8
11 DO_ICALL $9
12 ASSIGN_OP 1 !1, $9
64 13 > JMP ->4
14 > FE_FREE $7
68 15 INIT_FCALL 'print_r'
16 NOP
17 FAST_CONCAT ~11 !2, '%3A+'
18 CONCAT ~12 ~11, !1
19 SEND_VAL ~12
20 DO_ICALL
21 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0