php-vfs icon indicating copy to clipboard operation
php-vfs copied to clipboard

File permissions / ACL

Open adlawson opened this issue 11 years ago • 0 comments

Files (and directories) are all currently created with 0777 type permissions (see src/Stream/FileHandle.php#L30).

adlawson avatar Jul 06 '14 16:07 adlawson