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