adsr / phpspy

low-overhead sampling profiler for PHP 7+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add escape char + escape delimiters in output

adsr opened this issue · comments

commented

For example if the delimiter is set to a comma, we should escape / delete / replace commas in the output so that it is reliably parseable.