Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/FS1kV
function name: (null)
number of ops: 13
compiled vars: !0 = $files, !1 = $cleanFiles
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > FETCH_W global $2 '_FILES'
1 ASSIGN $2, <array>
20 2 FETCH_R global ~4 '_FILES'
3 ASSIGN !0, ~4
27 4 INIT_FCALL 'array_column'
5 SEND_VAR !0
6 SEND_VAL 'tmp_name'
7 DO_ICALL $6
8 ASSIGN !1, $6
29 9 INIT_FCALL 'var_dump'
10 SEND_VAR !1
11 DO_ICALL
12 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0