Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/OHgPv
function name: (null)
number of ops: 22
compiled vars: !0 = $array, !1 = $valuesCounted, !2 = $unique, !3 = $duplicates, !4 = $final
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
5 1 INIT_FCALL 'array_count_values'
2 SEND_VAR !0
3 DO_ICALL $6
4 ASSIGN !1, $6
8 5 INIT_FCALL 'array_unique'
6 SEND_VAR !0
7 DO_ICALL $8
8 ASSIGN !2, $8
10 9 INIT_FCALL 'array_filter'
10 SEND_VAR !1
11 DECLARE_LAMBDA_FUNCTION ~10 [0]
12 12 SEND_VAL ~10
10 13 DO_ICALL $11
14 ASSIGN !3, $11
14 15 ASSIGN !4, !2
15 16 ASSIGN_DIM !4, 'duplicates'
17 OP_DATA !3
17 18 INIT_FCALL 'var_dump'
19 SEND_VAR !4
20 DO_ICALL
21 > 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/OHgPv
function name: {closure}
number of ops: 4
compiled vars: !0 = $var
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
10 0 E > RECV !0
11 1 IS_SMALLER ~1 1, !0
2 > RETURN ~1
12 3* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0