Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/rZ4SY
function name: (null)
number of ops: 16
compiled vars: !0 = $scores
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
14 1 INIT_FCALL 'array_reduce'
2 SEND_VAR !0
3 DECLARE_LAMBDA_FUNCTION ~2 [0]
23 4 SEND_VAL ~2
5 SEND_VAL <array>
14 6 DO_ICALL $3
7 ASSIGN !0, $3
25 8 INIT_FCALL 'arsort'
9 SEND_REF !0
10 DO_ICALL
26 11 INIT_FCALL 'key'
12 SEND_VAR !0
13 DO_ICALL $6
14 ECHO $6
15 > RETURN 1
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 6, Position 2 = 10
Branch analysis from position: 6
1 jumps found. (Code = 42) Position 1 = 13
Branch analysis from position: 13
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 10
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/rZ4SY
function name: {closure}
number of ops: 15
compiled vars: !0 = $c, !1 = $v, !2 = $name
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
14 0 E > RECV !0
1 RECV !1
15 2 FETCH_DIM_R ~3 !1, 1
3 ASSIGN !2, ~3
16 4 ISSET_ISEMPTY_DIM_OBJ 0 !0, !2
5 > JMPZ ~5, ->10
17 6 > FETCH_DIM_R ~7 !1, 2
7 ASSIGN_DIM_OP += 1 !0, !2
8 OP_DATA ~7
16 9 > JMP ->13
20 10 > FETCH_DIM_R ~9 !1, 2
11 ASSIGN_DIM !0, !2
12 OP_DATA ~9
22 13 > > RETURN !0
23 14* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0