Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/0KEdZ
function name: (null)
number of ops: 18
compiled vars: !0 = $arr, !1 = $condition, !2 = $result
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, <array>
12 1 DECLARE_LAMBDA_FUNCTION ~4 [0]
2 ASSIGN !1, ~4
16 3 INIT_FCALL 'array_keys'
4 INIT_FCALL 'array_filter'
5 INIT_FCALL 'array_count_values'
6 SEND_VAR !0
7 DO_ICALL $6
8 SEND_VAR $6
9 SEND_VAR !1
10 DO_ICALL $7
11 SEND_VAR $7
12 DO_ICALL $8
13 ASSIGN !2, $8
18 14 INIT_FCALL 'var_dump'
15 SEND_VAR !2
16 DO_ICALL
17 > 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/0KEdZ
function name: {closure:/in/0KEdZ:12}
number of ops: 4
compiled vars: !0 = $count
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
12 0 E > RECV !0
13 1 IS_EQUAL ~1 !0, 1
2 > RETURN ~1
14 3* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.5.0