--TEST-- Test closedir() function : basic functionality --SKIPIF-- --FILE-- ===DONE=== --CLEAN-- --EXPECTF-- *** Testing closedir() : basic functionality *** -- Call closedir() with no arguments: -- NULL -- Check Directory Handle: -- resource(%d) of type (Unknown) -- Call closedir() with $dir_handle argument supplied: -- NULL -- Check Directory Handle: -- resource(%d) of type (Unknown) ===DONE===