PHP 8.5.0 Alpha 4 available for testing

Voting

: eight minus eight?
(Example: nine)

The Note You're Voting On

darek at fauxaddress dot com
19 years ago
It appears that is_writable() does not check full permissions of a file to determine whether the current user can write to it. For example, with Apache running as user 'www', and a member of the group 'wheel', is_writable() returns false on a file like

-rwxrwxr-x root wheel /etc/some.file

<< Back to user notes page

To Top