--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-- Deprecated: Directive 'safe_mode' is deprecated in PHP 5.3 and greater in %s on line %d bool(true) bool(true) bool(true) bool(true) ===DONE===