Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 14
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 14
Branch analysis from position: 4
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 14
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 14
filename: /in/foKL7
function name: (null)
number of ops: 26
compiled vars: !0 = $a, !1 = $item, !2 = $new, !3 = $res
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
13 1 FETCH_DIM_R ~5 !0, 'items'
2 > FE_RESET_R $6 ~5, ->14
3 > > FE_FETCH_R $6, !1, ->14
14 4 > FETCH_DIM_R ~7 !1, 'end_date'
5 FETCH_DIM_R ~10 !1, 'end_date'
6 FETCH_DIM_W $8 !2, ~7
7 ASSIGN_DIM $8, 'date'
8 OP_DATA ~10
15 9 FETCH_DIM_R ~11 !1, 'end_date'
10 FETCH_DIM_W $12 !2, ~11
11 ASSIGN_DIM $12
12 OP_DATA !1
13 13 > JMP ->3
14 > FE_FREE $6
17 15 ASSIGN !3, !0
18 16 UNSET_DIM !3, 'items'
19 17 INIT_FCALL 'array_values'
18 SEND_VAR !2
19 DO_ICALL $16
20 ASSIGN_DIM !3, 'items'
21 OP_DATA $16
22 22 INIT_FCALL 'var_dump'
23 SEND_VAR !3
24 DO_ICALL
25 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0