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