Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 125) Position 1 = 9, Position 2 = 17
Branch analysis from position: 9
2 jumps found. (Code = 126) Position 1 = 10, Position 2 = 17
Branch analysis from position: 10
2 jumps found. (Code = 43) Position 1 = 13, Position 2 = 16
Branch analysis from position: 13
1 jumps found. (Code = 42) Position 1 = 9
Branch analysis from position: 9
Branch analysis from position: 16
Branch analysis from position: 17
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 17
filename: /in/8hl1u
function name: (null)
number of ops: 22
compiled vars: !0 = $array1, !1 = $array2, !2 = $keyed, !3 = $row
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, <array>
8 1 ASSIGN !1, <array>
18 2 INIT_FCALL 'array_column'
3 SEND_VAR !1
4 SEND_VAL null
5 SEND_VAL 'ur_user_id'
6 DO_ICALL $6
7 ASSIGN !2, $6
20 8 > FE_RESET_RW $8 !0, ->17
9 > > FE_FETCH_RW $8, !3, ->17
21 10 > FETCH_DIM_R ~9 !3, 'ur_user_id'
11 ISSET_ISEMPTY_DIM_OBJ 0 !2, ~9
12 > JMPZ ~10, ->16
22 13 > FETCH_DIM_R ~11 !3, 'ur_user_id'
14 FETCH_DIM_R ~12 !2, ~11
15 ASSIGN_OP 1 !3, ~12
20 16 > > JMP ->9
17 > FE_FREE $8
26 18 INIT_FCALL 'var_export'
19 SEND_VAR !0
20 DO_ICALL
21 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0