Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 36, Position 2 = 50
Branch analysis from position: 36
2 jumps found. (Code = 78) Position 1 = 37, Position 2 = 50
Branch analysis from position: 37
1 jumps found. (Code = 42) Position 1 = 36
Branch analysis from position: 36
Branch analysis from position: 50
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 50
filename: /in/QPbaF
function name: (null)
number of ops: 84
compiled vars: !0 = $array1, !1 = $array2, !2 = $array3, !3 = $array4, !4 = $row, !5 = $punkte_s, !6 = $fairness, !7 = $tore_diff, !8 = $tore_erzielt
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN ~9 !3, <array>
1 ASSIGN ~10 !2, ~9
2 ASSIGN ~11 !1, ~10
3 ASSIGN !0, ~11
10 4 INIT_FCALL 'array_multisort'
11 5 INIT_FCALL 'array_column'
6 SEND_VAR !0
7 SEND_VAL 'punkte_s'
8 DO_ICALL $13
9 SEND_VAL $13
10 SEND_VAL 3
12 11 INIT_FCALL 'array_column'
12 SEND_VAR !0
13 SEND_VAL 'fairness'
14 DO_ICALL $14
15 SEND_VAL $14
16 SEND_VAL 3
13 17 INIT_FCALL 'array_column'
18 SEND_VAR !0
19 SEND_VAL 'tore_diff'
20 DO_ICALL $15
21 SEND_VAL $15
22 SEND_VAL 3
14 23 INIT_FCALL 'array_column'
24 SEND_VAR !0
25 SEND_VAL 'tore_erzielt'
26 DO_ICALL $16
27 SEND_VAL $16
28 SEND_VAL 3
15 29 SEND_REF !0
10 30 DO_ICALL
18 31 INIT_FCALL 'var_export'
32 SEND_VAR !0
33 DO_ICALL
20 34 ECHO '%0A---%0A'
22 35 > FE_RESET_R $19 !1, ->50
36 > > FE_FETCH_R $19, !4, ->50
23 37 > FETCH_DIM_R ~21 !4, 'punkte_s'
38 ASSIGN_DIM !5
39 OP_DATA ~21
24 40 FETCH_DIM_R ~23 !4, 'fairness'
41 ASSIGN_DIM !6
42 OP_DATA ~23
25 43 FETCH_DIM_R ~25 !4, 'tore_diff'
44 ASSIGN_DIM !7
45 OP_DATA ~25
26 46 FETCH_DIM_R ~27 !4, 'tore_erzielt'
47 ASSIGN_DIM !8
48 OP_DATA ~27
22 49 > JMP ->36
50 > FE_FREE $19
29 51 INIT_FCALL 'array_multisort'
30 52 SEND_REF !5
53 SEND_VAL 3
31 54 SEND_REF !6
55 SEND_VAL 3
32 56 SEND_REF !7
57 SEND_VAL 3
33 58 SEND_REF !8
59 SEND_VAL 3
34 60 SEND_REF !1
29 61 DO_ICALL
37 62 INIT_FCALL 'var_export'
63 SEND_VAR !1
64 DO_ICALL
39 65 ECHO '%0A---%0A'
41 66 INIT_FCALL 'usort'
67 SEND_REF !2
68 DECLARE_LAMBDA_FUNCTION ~30 [0]
45 69 SEND_VAL ~30
41 70 DO_ICALL
47 71 INIT_FCALL 'var_export'
72 SEND_VAR !2
73 DO_ICALL
49 74 ECHO '%0A---%0A'
51 75 INIT_FCALL 'usort'
76 SEND_REF !3
77 DECLARE_LAMBDA_FUNCTION ~33 [1]
54 78 SEND_VAL ~33
51 79 DO_ICALL
56 80 INIT_FCALL 'var_export'
81 SEND_VAR !3
82 DO_ICALL
83 > 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/QPbaF
function name: {closure}
number of ops: 21
compiled vars: !0 = $a, !1 = $b
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
41 0 E > RECV !0
1 RECV !1
42 2 FETCH_DIM_R ~2 !1, 'punkte_s'
3 INIT_ARRAY ~3 ~2
4 FETCH_DIM_R ~4 !1, 'fairness'
5 ADD_ARRAY_ELEMENT ~3 ~4
6 FETCH_DIM_R ~5 !1, 'tore_diff'
7 ADD_ARRAY_ELEMENT ~3 ~5
8 FETCH_DIM_R ~6 !1, 'tore_erzielt'
9 ADD_ARRAY_ELEMENT ~3 ~6
44 10 FETCH_DIM_R ~7 !0, 'punkte_s'
11 INIT_ARRAY ~8 ~7
12 FETCH_DIM_R ~9 !0, 'fairness'
13 ADD_ARRAY_ELEMENT ~8 ~9
14 FETCH_DIM_R ~10 !0, 'tore_diff'
15 ADD_ARRAY_ELEMENT ~8 ~10
16 FETCH_DIM_R ~11 !0, 'tore_erzielt'
17 ADD_ARRAY_ELEMENT ~8 ~11
18 SPACESHIP ~12 ~3, ~8
19 > RETURN ~12
45 20* > RETURN null
End of Dynamic Function 0
Dynamic Function 1
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/QPbaF
function name: {closure}
number of ops: 7
compiled vars: !0 = $a, !1 = $b
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
51 0 E > RECV !0
1 RECV !1
52 2 UNSET_DIM !0, 'team_id'
3 UNSET_DIM !1, 'team_id'
53 4 SPACESHIP ~2 !1, !0
5 > RETURN ~2
54 6* > RETURN null
End of Dynamic Function 1
Generated using Vulcan Logic Dumper, using php 8.0.0