Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/tKtE0
function name: (null)
number of ops: 14
compiled vars: !0 = $array, !1 = $filtered
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
21 1 INIT_FCALL 'array_filter'
2 SEND_VAR !0
3 DECLARE_LAMBDA_FUNCTION ~3 [0]
25 4 SEND_VAL ~3
21 5 DO_ICALL $4
6 ASSIGN !1, $4
27 7 ECHO '%3Cpre%3E%3Ccode%3E'
8 INIT_FCALL 'print_r'
9 SEND_VAR !1
10 DO_ICALL $6
11 ECHO $6
12 ECHO '%3C%2Fcode%3E%3C%2Fpre%3E'
13 > RETURN 1
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 46) Position 1 = 4, Position 2 = 7
Branch analysis from position: 4
2 jumps found. (Code = 43) Position 1 = 8, Position 2 = 9
Branch analysis from position: 8
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 9
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 7
filename: /in/tKtE0
function name: {closure}
number of ops: 10
compiled vars: !0 = $contact
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
21 0 E > RECV !0
22 1 ISSET_ISEMPTY_DIM_OBJ 1 ~1 !0, 'email'
2 BOOL_NOT ~2 ~1
3 > JMPZ_EX ~2 ~2, ->7
4 > FETCH_DIM_R ~3 !0, 'email'
5 IS_NOT_EQUAL ~4 ~3, ''
6 BOOL ~2 ~4
7 > > JMPZ ~2, ->9
23 8 > > RETURN !0
25 9 > > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0