--TEST-- Test lstat() and stat() functions: usage variations - effects of touch() on dir --SKIPIF-- ?> --FILE-- --CLEAN-- --EXPECT-- *** Testing stat() for directory after using touch() on the directory *** bool(true) bool(true) bool(true) bool(true) --- Done ---