--TEST-- Bug #26003 (fgetcsv() is not binary-safe) --FILE-- --EXPECT-- array(2) { [0]=> string(3) "abc" [1]=> string(3) "de" }