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