--TEST-- Test posix_access() function test --DESCRIPTION-- checks for existence, read-access, write-access, execute-access --CREDITS-- Moritz Neuhaeuser, info@xcompile.net PHP Testfest Berlin 2009-05-10 --SKIPIF-- --FILE-- ===DONE=== --CLEAN-- --EXPECTF-- bool(true) bool(true) bool(true) bool(true) ===DONE===