--TEST-- fgetcsv(): Deprecation if using default escape arg --FILE-- --CLEAN-- --EXPECTF-- Deprecated: fgetcsv(): the $escape parameter must be provided as its default value will change in %s on line %d array(2) { [0]=> string(5) "test1" [1]=> string(5) "test2" }