Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 9, Position 2 = 23
Branch analysis from position: 9
2 jumps found. (Code = 78) Position 1 = 10, Position 2 = 23
Branch analysis from position: 10
2 jumps found. (Code = 43) Position 1 = 20, Position 2 = 22
Branch analysis from position: 20
1 jumps found. (Code = 42) Position 1 = 9
Branch analysis from position: 9
Branch analysis from position: 22
Branch analysis from position: 23
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 23
filename: /in/km9bc
function name: (null)
number of ops: 28
compiled vars: !0 = $csv, !1 = $sql, !2 = $result, !3 = $id, !4 = $date
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
19 1 ASSIGN !1, <array>
30 2 INIT_FCALL 'array_column'
3 SEND_VAR !0
4 SEND_VAL 'date'
5 SEND_VAL 'uid'
6 DO_ICALL $7
7 ASSIGN !2, $7
31 8 > FE_RESET_R $9 !1, ->23
9 > > FE_FETCH_R $9, $10, ->23
10 > FETCH_LIST_R $11 $10, 'uid'
11 ASSIGN !3, $11
12 FETCH_LIST_R $13 $10, 'date'
13 ASSIGN !4, $13
14 FREE $10
32 15 FETCH_DIM_IS ~15 !2, !3
16 COALESCE ~16 ~15
17 QM_ASSIGN ~16 -9223372036854775808
18 IS_SMALLER ~16, !4
19 > JMPZ ~17, ->22
33 20 > ASSIGN_DIM !2, !3
21 OP_DATA !4
31 22 > > JMP ->9
23 > FE_FREE $9
36 24 INIT_FCALL 'var_export'
25 SEND_VAR !2
26 DO_ICALL
27 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0