PHP's built-in functions fputcsv and fgetcsv are not RFC-4180 compliant and include an escape character that's not defined in the spec. This results in escaping characters that should not be escaped. This commit disables this escaping mechanism.
2 lines
50 B
CSV
2 lines
50 B
CSV
"""csv--11""","csv--12\","csv--13\\","csv--14\\\"
|