--TEST-- File_CSV Test Case bug5553: Write a file with delimiter inside quotes and don't pass the quote option --FILE-- --EXPECT-- Write: bool(true) Data: Array ( [0] => Array ( [0] => Hi [1] => Hello [2] => Hi,world ) )