Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/KgMQl
function name: (null)
number of ops: 23
compiled vars: !0 = $output, !1 = $dates, !2 = $data_values
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
9 1 INIT_FCALL 'implode'
2 SEND_VAL '%2C'
3 INIT_FCALL 'array_keys'
4 SEND_VAR !0
5 DO_ICALL $4
6 SEND_VAR $4
7 DO_ICALL $5
8 ASSIGN !1, $5
10 9 INIT_FCALL 'implode'
10 SEND_VAL '%2C'
11 INIT_FCALL 'array_column'
12 SEND_VAR !0
13 SEND_VAL 'data_values'
14 DO_ICALL $7
15 SEND_VAR $7
16 DO_ICALL $8
17 ASSIGN !2, $8
11 18 ROPE_INIT 3 ~11 !1
19 ROPE_ADD 1 ~11 ~11, '%0A'
20 ROPE_END 2 ~10 ~11, !2
21 ECHO ~10
22 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0