Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/f4RM4
function name: (null)
number of ops: 20
compiled vars: !0 = $jartot, !1 = $min, !2 = $res
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
28 1 INIT_FCALL 'min'
2 INIT_FCALL 'array_column'
3 SEND_VAR !0
4 SEND_VAL 'distance'
5 DO_ICALL $4
6 SEND_VAR $4
7 DO_ICALL $5
8 ASSIGN !1, $5
29 9 INIT_FCALL 'array_filter'
10 SEND_VAR !0
11 DECLARE_LAMBDA_FUNCTION ~7 [0]
12 BIND_LEXICAL ~7, !1
31 13 SEND_VAL ~7
29 14 DO_ICALL $8
15 ASSIGN !2, $8
33 16 INIT_FCALL 'var_dump'
17 SEND_VAR !2
18 DO_ICALL
19 > 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/f4RM4
function name: {closure}
number of ops: 6
compiled vars: !0 = $x, !1 = $min
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
29 0 E > RECV !0
1 BIND_STATIC !1
30 2 FETCH_DIM_R ~2 !0, 'distance'
3 IS_IDENTICAL ~3 !1, ~2
4 > RETURN ~3
31 5* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0