svn: /phpdoc/ja/trunk/reference/zip/ziparchive/ extractto.xml

[email protected] (Yoshinari Takaoka)
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Mon, 16 Mar 2020 01:13:41 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=349467

Log:
ZipArchive::extractTo: add notice about default permissions, following #79383

Bug: https://bugs.php.net/79383 (error getting bug information)
      
Changed paths:
    U   phpdoc/ja/trunk/reference/zip/ziparchive/extractto.xml

Modified: phpdoc/ja/trunk/reference/zip/ziparchive/extractto.xml
===================================================================
--- phpdoc/ja/trunk/reference/zip/ziparchive/extractto.xml	2020-03-16 01:09:45 UTC (rev 349466)
+++ phpdoc/ja/trunk/reference/zip/ziparchive/extractto.xml	2020-03-16 01:13:41 UTC (rev 349467)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 322115 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 349463 Maintainer: takagi Status: ready -->
+<!-- Credits: mumumu -->
 <refentry xml:id="ziparchive.extractto" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>ZipArchive::extractTo</refname>
@@ -17,6 +18,13 @@
    アーカイブの全体あるいは指定したファイルを、
    指定した場所に展開します。
   </para>
+  <warning>
+   <para>
+    展開されたファイルとディレクトリのデフォルトのパーミッションは、
+    可能な限りもっとも広いアクセス権限になります。
+    これは <function>umask</function> 関数で変更できる umask で制限できます。
+   </para>
+  </warning>
  </refsect1>
  <refsect1 role="parameters">
   &reftitle.parameters;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.