Deprecated: fputcsv(): the $escape parameter must be provided as its default value will change in /in/LTnC1 on line 5
Deprecated: fgetcsv(): the $escape parameter must be provided as its default value will change in /in/LTnC1 on line 16
array(6) {
[0]=>
string(18) "foo bar\",baz quz""
[1]=>
string(1) "x"
[2]=>
string(1) "y"
[3]=>
string(1) "z"
[4]=>
string(5) "foo\\"
[5]=>
string(4) "bar""
}