Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 4, Position 2 = 13
Branch analysis from position: 4
2 jumps found. (Code = 78) Position 1 = 5, Position 2 = 13
Branch analysis from position: 5
1 jumps found. (Code = 42) Position 1 = 4
Branch analysis from position: 4
Branch analysis from position: 13
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 13
filename: /in/vPPXt
function name: (null)
number of ops: 21
compiled vars: !0 = $arr, !1 = $sub_arr, !2 = $final, !3 = $val, !4 = $key, !5 = $sub_final
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
5 1 ASSIGN !1, <array>
6 2 ASSIGN !2, <array>
8 3 > FE_RESET_R $9 !0, ->13
4 > > FE_FETCH_R ~10 $9, !3, ->13
5 > ASSIGN !4, ~10
9 6 ASSIGN_DIM !1, 'pollAnswersId'
7 OP_DATA !4
10 8 ASSIGN_DIM !1, 'pollAnswer'
9 OP_DATA !3
12 10 ASSIGN_DIM !5
11 OP_DATA !1
8 12 > JMP ->4
13 > FE_FREE $9
15 14 ASSIGN_DIM !2, 'pollAnswers'
15 OP_DATA !5
16 16 INIT_FCALL 'json_encode'
17 SEND_VAR !2
18 DO_ICALL $16
19 ECHO $16
20 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0