Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/qljOY
function name: (null)
number of ops: 19
compiled vars: !0 = $aryNo, !1 = $b, !2 = $key
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
8 1 INIT_FCALL 'array_keys'
2 SEND_VAR !0
3 INIT_FCALL 'min'
4 SEND_VAR !0
5 DO_ICALL $4
6 SEND_VAR $4
7 DO_ICALL $5
8 ASSIGN !1, $5
11 9 INIT_FCALL 'array_rand'
10 SEND_VAR !1
11 DO_ICALL $7
12 ASSIGN !2, $7
14 13 FETCH_DIM_R ~9 !1, !2
14 ECHO ~9
17 15 FETCH_DIM_R ~10 !1, !2
16 FETCH_DIM_R ~11 !0, ~10
17 ECHO ~11
18 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0