Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 20
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 20
Branch analysis from position: 4
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 20
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 20
filename: /in/P85A4
function name: (null)
number of ops: 25
compiled vars: !0 = $t1, !1 = $weeks, !2 = $season
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
32 1 FETCH_DIM_R ~4 !0, 'matches'
2 > FE_RESET_R $5 ~4, ->20
3 > > FE_FETCH_R ~6 $5, !1, ->20
4 > ASSIGN !2, ~6
33 5 INIT_FCALL 'array_map'
34 6 DECLARE_LAMBDA_FUNCTION ~10 [0]
7 SEND_VAL ~10
35 8 INIT_FCALL 'array_values'
9 FETCH_DIM_R ~11 !0, 'matches'
10 FETCH_DIM_R ~12 ~11, !2
11 SEND_VAL ~12
12 DO_ICALL $13
13 SEND_UNPACK $13
14 CHECK_UNDEF_ARGS
33 15 DO_ICALL $14
16 FETCH_DIM_W $8 !0, 'overallSeasons'
17 ASSIGN_DIM $8, !2
35 18 OP_DATA $14
32 19 > JMP ->3
20 > FE_FREE $5
38 21 INIT_FCALL 'var_export'
22 SEND_VAR !0
23 DO_ICALL
24 > 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/P85A4
function name: {closure}
number of ops: 6
compiled vars: !0 = $col
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
34 0 E > RECV_VARIADIC !0
1 INIT_FCALL 'array_sum'
2 SEND_VAR !0
3 DO_ICALL $1
4 > RETURN $1
5* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0