mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Fix #79136: ssh2_sftp_mkdir affected by umask
This commit is contained in:
parent
2c3e4c33df
commit
e154522a5a
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@
|
|||
<listitem>
|
||||
<para>
|
||||
Permissions on the new directory.
|
||||
The actual mode is affected by the current umask.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
Loading…
Reference in a new issue