Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 2, Position 2 = 19
Branch analysis from position: 2
2 jumps found. (Code = 78) Position 1 = 3, Position 2 = 19
Branch analysis from position: 3
2 jumps found. (Code = 43) Position 1 = 7, Position 2 = 11
Branch analysis from position: 7
1 jumps found. (Code = 42) Position 1 = 18
Branch analysis from position: 18
1 jumps found. (Code = 42) Position 1 = 2
Branch analysis from position: 2
Branch analysis from position: 11
1 jumps found. (Code = 42) Position 1 = 2
Branch analysis from position: 2
Branch analysis from position: 19
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 19
filename: /in/aSDhK
function name: (null)
number of ops: 27
compiled vars: !0 = $array, !1 = $row, !2 = $result
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, <array>
12 1 > FE_RESET_R $4 !0, ->19
2 > > FE_FETCH_R $4, !1, ->19
13 3 > FETCH_DIM_R ~5 !1, 'invoice_id'
4 ISSET_ISEMPTY_DIM_OBJ 0 ~6 !2, ~5
5 BOOL_NOT ~7 ~6
6 > JMPZ ~7, ->11
14 7 > FETCH_DIM_R ~8 !1, 'invoice_id'
8 ASSIGN_DIM !2, ~8
9 OP_DATA !1
13 10 > JMP ->18
16 11 > FETCH_DIM_R ~10 !1, 'invoice_id'
12 NOP
13 FETCH_DIM_R ~13 !1, 'email'
14 FAST_CONCAT ~14 '%2C+', ~13
15 FETCH_DIM_RW $11 !2, ~10
16 ASSIGN_DIM_OP .= 8 $11, 'email'
17 OP_DATA ~14
12 18 > > JMP ->2
19 > FE_FREE $4
19 20 INIT_FCALL 'var_export'
21 INIT_FCALL 'array_values'
22 SEND_VAR !2
23 DO_ICALL $15
24 SEND_VAR $15
25 DO_ICALL
26 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0