Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/mfgDR
function name: (null)
number of ops: 30
compiled vars: !0 = $select, !1 = $clientChoice, !2 = $tabs, !3 = $new, !4 = $chosen
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN_DIM !0, 'clientChoice'
1 OP_DATA '%7B%2223%22+%3A+%7B%2213x18%22%3A%225%22%2C%2220X30%22%3A%225%22%2C%2230x45%22%3A%224%22%2C%22digital%22%3A%224%22%7D%7D'
4 2 ASSIGN !1, <array>
6 3 INIT_FCALL 'json_decode'
4 FETCH_DIM_R ~7 !0, 'clientChoice'
5 SEND_VAL ~7
6 SEND_VAL <true>
7 DO_ICALL $8
8 ASSIGN !2, $8
7 9 INIT_FCALL 'print_r'
10 SEND_VAR !2
11 DO_ICALL
8 12 INIT_FCALL 'array_merge'
13 SEND_VAR !2
14 SEND_VAR !1
15 DO_ICALL $11
16 ASSIGN !3, $11
9 17 INIT_FCALL 'print_r'
18 SEND_VAR !3
19 DO_ICALL
10 20 ADD ~14 !2, !1
21 ASSIGN !3, ~14
11 22 INIT_FCALL 'print_r'
23 SEND_VAR !3
24 DO_ICALL
12 25 INIT_FCALL 'json_encode'
26 SEND_VAR !3
27 DO_ICALL $17
28 ASSIGN !4, $17
29 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0