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

[email protected] (Yoshinari Takaoka)
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Wed, 04 Mar 2020 10:42:31 +0000

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

Log:
fix default value for ZipArchive::replaceFile()

Changed paths:
    U   phpdoc/ja/trunk/reference/zip/ziparchive/replacefile.xml

Modified: phpdoc/ja/trunk/reference/zip/ziparchive/replacefile.xml
===================================================================
--- phpdoc/ja/trunk/reference/zip/ziparchive/replacefile.xml	2020-03-04 10:38:40 UTC (rev 349300)
+++ phpdoc/ja/trunk/reference/zip/ziparchive/replacefile.xml	2020-03-04 10:42:31 UTC (rev 349301)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 349282 Maintainer: mumumu Status: ready -->
+<!-- EN-Revision: 349300 Maintainer: mumumu Status: ready -->
 <refentry xml:id="ziparchive.replacefile" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>ZipArchive::replaceFile</refname>
@@ -14,7 +14,7 @@
    <methodparam><type>int</type><parameter>index</parameter></methodparam>
    <methodparam choice="opt"><type>int</type><parameter>start</parameter><initializer>0</initializer></methodparam>
    <methodparam choice="opt"><type>int</type><parameter>length</parameter><initializer>0</initializer></methodparam>
-   <methodparam choice="opt"><type>int</type><parameter>flags</parameter><initializer>ZipArchive::FL_OVERWRITE</initializer></methodparam>
+   <methodparam choice="opt"><type>int</type><parameter>flags</parameter><initializer>0</initializer></methodparam>
   </methodsynopsis>
   <para>
    指定されたパスのファイルにアーカイブの一部を置き換えます。
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.