pajoye Sun Aug 13 22:15:55 2006 UTC
Modified files:
/phpdoc/en/reference/zip constants.xml
Log:
- add ZIPARCHIVE::OVERWRITE
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/zip/constants.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/zip/constants.xml
diff -u phpdoc/en/reference/zip/constants.xml:1.3
phpdoc/en/reference/zip/constants.xml:1.4
--- phpdoc/en/reference/zip/constants.xml:1.3 Sat Aug 12 20:03:56 2006
+++ phpdoc/en/reference/zip/constants.xml Sun Aug 13 22:15:55 2006
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<section id="zip.constants">
&reftitle.constants;
&extension.constants;
@@ -21,6 +21,18 @@
</simpara>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term>
+ <constant>ZIPARCHIVE::OVERWRITE</constant>
+ (<type>integer</type>)
+ </term>
+ <listitem>
+ <simpara>
+ Always start a new archive, this mode will overwrite the file if
+ it already exists.
+ </simpara>
+ </listitem>
+ </varlistentry>
<varlistentry>
<term>