Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 8, Position 2 = 32
Branch analysis from position: 8
2 jumps found. (Code = 78) Position 1 = 9, Position 2 = 32
Branch analysis from position: 9
2 jumps found. (Code = 77) Position 1 = 11, Position 2 = 30
Branch analysis from position: 11
2 jumps found. (Code = 78) Position 1 = 12, Position 2 = 30
Branch analysis from position: 12
2 jumps found. (Code = 46) Position 1 = 15, Position 2 = 18
Branch analysis from position: 15
2 jumps found. (Code = 43) Position 1 = 19, Position 2 = 26
Branch analysis from position: 19
1 jumps found. (Code = 42) Position 1 = 29
Branch analysis from position: 29
1 jumps found. (Code = 42) Position 1 = 11
Branch analysis from position: 11
Branch analysis from position: 26
1 jumps found. (Code = 42) Position 1 = 11
Branch analysis from position: 11
Branch analysis from position: 18
Branch analysis from position: 30
1 jumps found. (Code = 42) Position 1 = 8
Branch analysis from position: 8
Branch analysis from position: 30
Branch analysis from position: 32
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 32
filename: /in/NRlsR
function name: (null)
number of ops: 38
compiled vars: !0 = $json, !1 = $array, !2 = $expected, !3 = $v, !4 = $k, !5 = $value, !6 = $key
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, '%5B%7B%22type%22%3A%22date%22%2C%22label%22%3A%22Champ+Date+de+%22%2C%22className%22%3A%22form-control%22%2C%22name%22%3A%22date-1545929424866%22%7D%2C%7B%22type%22%3A%22checkbox-group%22%2C%22label%22%3A%22You+like+it+%3F+%22%2C%22name%22%3A%22checkbox-group-1545929428281%22%2C%22values%22%3A%5B%7B%22label%22%3A%22Option+1%22%2C%22value%22%3A%221%22%2C%22selected%22%3Atrue%7D%5D%7D%5D'
3 1 INIT_FCALL 'json_decode'
2 SEND_VAR !0
3 SEND_VAL 1
4 DO_ICALL $8
5 ASSIGN !1, $8
4 6 ASSIGN !2, <array>
5 7 > FE_RESET_R $11 !1, ->32
8 > > FE_FETCH_R ~12 $11, !3, ->32
9 > ASSIGN !4, ~12
6 10 > FE_RESET_R $14 !3, ->30
11 > > FE_FETCH_R ~15 $14, !5, ->30
12 > ASSIGN !6, ~15
7 13 IS_EQUAL ~17 !6, 'label'
14 > JMPZ_EX ~17 ~17, ->18
15 > TYPE_CHECK 128 ~18 !5
16 BOOL_NOT ~19 ~18
17 BOOL ~17 ~19
18 > > JMPZ ~17, ->26
8 19 > INIT_FCALL 'trim'
20 SEND_VAR !5
21 DO_ICALL $22
22 FETCH_DIM_W $20 !2, !4
23 ASSIGN_DIM $20, !6
24 OP_DATA $22
7 25 > JMP ->29
10 26 > FETCH_DIM_W $23 !2, !4
27 ASSIGN_DIM $23, !6
28 OP_DATA !5
6 29 > > JMP ->11
30 > FE_FREE $14
5 31 > JMP ->8
32 > FE_FREE $11
15 33 INIT_FCALL 'json_encode'
34 SEND_VAR !2
35 DO_ICALL $25
36 ECHO $25
16 37 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0