Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/J9BpQ
function name: (null)
number of ops: 15
compiled vars: !0 = $chars, !1 = $rand, !2 = $key
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
4 1 INIT_FCALL 'array_rand'
2 SEND_VAR !0
3 SEND_VAL 5
4 DO_ICALL $4
5 ASSIGN !1, $4
6 6 FRAMELESS_ICALL_2 implode ~6 '', !1
7 ASSIGN !2, ~6
8 8 INIT_FCALL 'var_dump'
9 SEND_VAR !1
10 DO_ICALL
9 11 INIT_FCALL 'var_dump'
12 SEND_VAR !2
13 DO_ICALL
14 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0