Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/GRpdD
function name: (null)
number of ops: 17
compiled vars: !0 = $exclusions, !1 = $products, !2 = $value, !3 = $key
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
13 1 ASSIGN !1, <array>
41 2 INIT_FCALL 'var_export'
42 3 INIT_FCALL 'array_values'
43 4 INIT_FCALL 'array_filter'
44 5 SEND_VAR !1
45 6 DECLARE_LAMBDA_FUNCTION ~6 [0]
7 BIND_LEXICAL ~6, !0
8 BIND_LEXICAL ~6, !2
9 BIND_LEXICAL ~6, !3
50 10 SEND_VAL ~6
43 11 DO_ICALL $7
50 12 SEND_VAR $7
42 13 DO_ICALL $8
50 14 SEND_VAR $8
41 15 DO_ICALL
52 16 > 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/GRpdD
function name: {closure}
number of ops: 18
compiled vars: !0 = $product, !1 = $exclusions, !2 = $value, !3 = $key
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
45 0 E > RECV !0
1 BIND_STATIC !1
2 BIND_STATIC !2
3 BIND_STATIC !3
4 INIT_FCALL 'array_filter'
46 5 INIT_FCALL 'array_intersect_key'
6 SEND_VAR !0
7 SEND_VAR !1
8 DO_ICALL $4
9 SEND_VAR $4
47 10 DECLARE_LAMBDA_FUNCTION ~5 [0]
11 BIND_LEXICAL ~5, !1
12 SEND_VAL ~5
48 13 SEND_VAL 1
45 14 DO_ICALL $6
48 15 BOOL_NOT ~7 $6
16 > RETURN ~7
50 17* > RETURN null
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/GRpdD
function name: {closure}
number of ops: 10
compiled vars: !0 = $value, !1 = $key, !2 = $exclusions
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
47 0 E > RECV !0
1 RECV !1
2 BIND_STATIC !2
3 INIT_FCALL 'in_array'
4 SEND_VAR !0
5 FETCH_DIM_R ~3 !2, !1
6 SEND_VAL ~3
7 DO_ICALL $4
8 > RETURN $4
9* > RETURN null
End of Dynamic Function 0
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0