Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/7mSFX
function name: (null)
number of ops: 19
compiled vars: !0 = $test
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
21 1 INIT_FCALL 'array_column'
22 2 INIT_FCALL 'array_intersect_key'
23 3 SEND_VAR !0
24 4 INIT_FCALL 'array_flip'
5 INIT_FCALL 'array_rand'
6 SEND_VAR !0
7 SEND_VAL 5
8 DO_ICALL $2
9 SEND_VAR $2
10 DO_ICALL $3
11 SEND_VAR $3
22 12 DO_ICALL $4
24 13 SEND_VAR $4
26 14 SEND_VAL 'id'
21 15 DO_ICALL $5
19 16 FRAMELESS_ICALL_2 implode ~6 '%2C', $5
26 17 ECHO ~6
28 18 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0