Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/LTnC1
function name: (null)
number of ops: 19
compiled vars: !0 = $handle
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'fopen'
1 SEND_VAL 'php%3A%2F%2Fmemory'
2 SEND_VAL 'w%2Bb'
3 DO_ICALL $1
4 ASSIGN !0, $1
5 5 INIT_FCALL 'fputcsv'
6 SEND_VAR !0
6 7 SEND_VAL <array>
5 8 DO_ICALL
14 9 INIT_FCALL 'rewind'
10 SEND_VAR !0
11 DO_ICALL
16 12 INIT_FCALL 'var_dump'
13 INIT_FCALL 'fgetcsv'
14 SEND_VAR !0
15 DO_ICALL $5
16 SEND_VAR $5
17 DO_ICALL
25 18 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0