--TEST-- Test lstat() and stat() functions: usage variations - effects of is_link() --SKIPIF-- --FILE-- --CLEAN-- --EXPECT-- *** Testing stat() on a link after using is_link() on it *** bool(true) bool(true) bool(true) bool(true) --- Done ---