Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 13, Position 2 = 26
Branch analysis from position: 13
2 jumps found. (Code = 78) Position 1 = 14, Position 2 = 26
Branch analysis from position: 14
1 jumps found. (Code = 42) Position 1 = 13
Branch analysis from position: 13
Branch analysis from position: 26
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 26
filename: /in/BWvue
function name: (null)
number of ops: 28
compiled vars: !0 = $j1, !1 = $j2, !2 = $array1, !3 = $array2, !4 = $product_id, !5 = $key, !6 = $quantity
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '%7B%221%22%3A%229%22%2C%223%22%3A%227%22%2C%224%22%3A%226%22%2C%225%22%3A%2210%22%2C%226%22%3A%228%22%7D'
4 1 ASSIGN !1, '%7B%221%22%3A%221%22%2C%222%22%3A%221%22%2C%223%22%3A%221%22%2C%224%22%3A%221%22%2C%225%22%3A%221%22%2C%226%22%3A%227%22%7D'
5 2 INIT_FCALL 'json_decode'
3 SEND_VAR !0
4 SEND_VAL <true>
5 DO_ICALL $9
6 ASSIGN !2, $9
6 7 INIT_FCALL 'json_decode'
8 SEND_VAR !1
9 SEND_VAL <true>
10 DO_ICALL $11
11 ASSIGN !3, $11
7 12 > FE_RESET_R $13 !2, ->26
13 > > FE_FETCH_R ~14 $13, !4, ->26
14 > ASSIGN !5, ~14
8 15 FETCH_DIM_IS ~16 !3, !5
16 COALESCE ~17 ~16
17 QM_ASSIGN ~17 0
18 ASSIGN !6, ~17
9 19 ROPE_INIT 5 ~20 'Product+'
20 ROPE_ADD 1 ~20 ~20, !4
21 ROPE_ADD 2 ~20 ~20, '%3A+Quantity%3A+'
22 ROPE_ADD 3 ~20 ~20, !6
23 ROPE_END 4 ~19 ~20, '%0A'
24 ECHO ~19
7 25 > JMP ->13
26 > FE_FREE $13
10 27 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0