From 77e687b53ec48c2f9cc66382b7f3859d39571a32 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Wed, 14 Feb 2007 11:28:40 +0000 Subject: [PATCH] Missing OVERWRITE flag git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229786 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/zip/functions/ziparchive-open.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/reference/zip/functions/ziparchive-open.xml b/reference/zip/functions/ziparchive-open.xml index 1c7b314491..2751e6de03 100644 --- a/reference/zip/functions/ziparchive-open.xml +++ b/reference/zip/functions/ziparchive-open.xml @@ -1,5 +1,5 @@ - + ZipArchive::open @@ -34,6 +34,11 @@ The mode to use to open the archive. + + + ZIPARCHIVE::OVERWRITE + + ZIPARCHIVE::CREATE