Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/UWbkG
function name: (null)
number of ops: 24
compiled vars: !0 = $array, !1 = $array_column, !2 = $add_array, !3 = $new_array, !4 = $final_array
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
5 0 E > ASSIGN !0, <array>
17 1 INIT_FCALL 'array_column'
2 SEND_VAR !0
3 SEND_VAL 'total_count'
4 SEND_VAL 'user_type'
5 DO_ICALL $6
6 ASSIGN !1, $6
20 7 ASSIGN !2, <array>
23 8 INIT_FCALL 'array_merge'
9 SEND_VAR !2
10 SEND_VAR !1
11 DO_ICALL $9
12 ASSIGN !3, $9
27 13 INIT_FCALL 'array_walk_recursive'
14 SEND_REF !3
15 DECLARE_LAMBDA_FUNCTION ~11 [0]
16 BIND_LEXICAL ~11, !4
31 17 SEND_VAL ~11
27 18 DO_ICALL
33 19 ECHO '%3Cpre%3E'
34 20 INIT_FCALL 'print_r'
21 SEND_VAR !4
22 DO_ICALL
36 23 > 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/UWbkG
function name: {closure}
number of ops: 10
compiled vars: !0 = $item, !1 = $key, !2 = $final_array
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
27 0 E > RECV !0
1 RECV !1
2 BIND_STATIC !2
29 3 FETCH_DIM_W $3 !2, 'labels'
4 ASSIGN_DIM $3
5 OP_DATA !1
30 6 FETCH_DIM_W $5 !2, 'dataset'
7 ASSIGN_DIM $5
8 OP_DATA !0
31 9 > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0