--TEST-- Test stat() functions: usage variations - changing permissions of dir/file --SKIPIF-- --FILE-- --CLEAN-- --EXPECT-- *** Testing stat() on file with miscellaneous file permission and content *** bool(true) bool(true) bool(true) bool(true) *** Testing stat() on directory with miscellaneous file permission *** bool(true) bool(true) bool(true) bool(true) *** Done ***