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