--TEST-- File_CSV Test Case 014: Use 2 modes, first read the file then write to it. --FILE-- --EXPECT-- Data: Array ( [0] => Array ( [0] => Foo [1] => Bar [2] => Foobar ) ) Write: bool(true)