Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/oH3SQ
function name: (null)
number of ops: 15
compiled vars: !0 = $array, !1 = $result
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
32 1 INIT_FCALL 'array_shift'
2 SEND_REF !0
3 DO_ICALL $3
4 ASSIGN !1, $3
33 5 INIT_FCALL 'var_export'
34 6 INIT_FCALL 'array_reduce'
35 7 SEND_VAR !0
36 8 DECLARE_LAMBDA_FUNCTION ~5 [0]
41 9 SEND_VAL ~5
42 10 SEND_VAR !1
34 11 DO_ICALL $6
42 12 SEND_VAR $6
33 13 DO_ICALL
44 14 > RETURN 1
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 12
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 12
Branch analysis from position: 4
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 12
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 12
filename: /in/oH3SQ
function name: {closure}
number of ops: 15
compiled vars: !0 = $result, !1 = $row, !2 = $value, !3 = $key
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
36 0 E > RECV !0
1 RECV !1
37 2 > FE_RESET_R $4 !1, ->12
3 > > FE_FETCH_R ~5 $4, !2, ->12
4 > ASSIGN !3, ~5
38 5 FETCH_DIM_IS ~8 !0, !3
6 COALESCE ~9 ~8
7 QM_ASSIGN ~9 0
8 ADD ~10 ~9, !2
9 ASSIGN_DIM !0, !3
10 OP_DATA ~10
37 11 > JMP ->3
12 > FE_FREE $4
40 13 > RETURN !0
41 14* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0