Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 4, Position 2 = 20
Branch analysis from position: 4
2 jumps found. (Code = 77) Position 1 = 5, Position 2 = 19
Branch analysis from position: 5
2 jumps found. (Code = 78) Position 1 = 6, Position 2 = 19
Branch analysis from position: 6
2 jumps found. (Code = 43) Position 1 = 9, Position 2 = 10
Branch analysis from position: 9
1 jumps found. (Code = 42) Position 1 = 5
Branch analysis from position: 5
Branch analysis from position: 10
1 jumps found. (Code = 42) Position 1 = 5
Branch analysis from position: 5
Branch analysis from position: 19
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 19
Branch analysis from position: 20
filename: /in/YTsRv
function name: (null)
number of ops: 21
compiled vars: !0 = $customerDB, !1 = $privateDB, !2 = $indexes, !3 = $tableName
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
13 1 ASSIGN !1, <array>
23 2 IS_NOT_IDENTICAL !0, !1
3 > JMPZ ~6, ->20
24 4 > > FE_RESET_R $7 !1, ->19
5 > > FE_FETCH_R ~8 $7, !2, ->19
6 > ASSIGN !3, ~8
25 7 ISSET_ISEMPTY_DIM_OBJ 1 !0, !3
8 > JMPZ ~10, ->10
26 9 > > JMP ->5
28 10 > INIT_FCALL 'var_dump'
11 INIT_FCALL 'array_diff_assoc'
12 SEND_VAR !2
13 FETCH_DIM_R ~11 !0, !3
14 SEND_VAL ~11
15 DO_ICALL $12
16 SEND_VAR $12
17 DO_ICALL
24 18 > JMP ->5
19 > FE_FREE $7
30 20 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0