Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/m7sCk
function name: (null)
number of ops: 19
compiled vars: !0 = $array1, !1 = $array2, !2 = $exclude_ids, !3 = $output
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
20 1 ASSIGN !1, <array>
31 2 INIT_FCALL 'array_column'
3 SEND_VAR !1
4 SEND_VAL 'to_email'
5 SEND_VAL 'to_email'
6 DO_ICALL $6
7 ASSIGN !2, $6
32 8 INIT_FCALL 'array_filter'
9 SEND_VAR !0
10 DECLARE_LAMBDA_FUNCTION ~8 [0]
11 BIND_LEXICAL ~8, !2
34 12 SEND_VAL ~8
32 13 DO_ICALL $9
14 ASSIGN !3, $9
35 15 INIT_FCALL 'print_r'
16 SEND_VAR !3
17 DO_ICALL
18 > RETURN 1
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/m7sCk
function name: {closure}
number of ops: 7
compiled vars: !0 = $v, !1 = $exclude_ids
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
32 0 E > RECV !0
1 BIND_STATIC !1
33 2 FETCH_DIM_R ~2 !0, 'to_email'
3 ISSET_ISEMPTY_DIM_OBJ 0 ~3 !1, ~2
4 BOOL_NOT ~4 ~3
5 > RETURN ~4
34 6* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0