--TEST-- Test lstat() and stat() functions: usage variations - effect of is_file() --SKIPIF-- --FILE-- --CLEAN-- --EXPECTF-- *** Testing stat() on a file after using is_file() on it *** bool(true) bool(true) bool(true) bool(true) --- Done ---