--TEST-- Test fgetcsv() : usage variations - empty file --FILE-- --EXPECT-- *** Testing fgetcsv() : reading from file which is having zero content *** bool(false) int(0) bool(false) int(0) bool(false) int(0) bool(false) int(0) Done