[PATCH] 3rd Resend: Add posix_access() FR #14924

php.internals

Magnus Maatta

21 years ago
Hello, This patch adds posix_access() to the posix extension. access(2) will report correct permission on systems using ACL for example. This is useful when running, for example, SELinux. I've updated it to include both open_basedir and safe_mode checks. I'll go ahead and commit it if noone have any complains. Will close bugs: #29615 #14924 /Magnus
-- Bill Dickey is learning me his experience. -- Yogi Berra in his rookie season.

Jani Taskinen

21 years ago
Just commit it? :) --Jani On Thu, 6 Jan 2005, Magnus Määttä wrote: