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