--TEST-- file_get_contents() function : basic functionality --XFAIL-- Pending completion of Unicode streams --CREDITS-- Dave Kelsey --FILE-- --CLEAN-- --EXPECTF-- *** Testing the basic functionality of the file_get_contents() function *** -- Testing with simple valid data file -- unicode(100) "text text text text text text text text text text text text text text text text text text text text " -- Testing with empty file -- unicode(0) "" *** Done ***