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