php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #67313 Note by ZipArchive::addFile is confusing
Submitted: 2014-05-20 20:48 UTC Modified: 2014-05-22 21:46 UTC
From: asphp at dsgml dot com Assigned: aharvey (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: asphp at dsgml dot com
New email:
PHP Version: OS:

 

 [2014-05-20 20:48 UTC] asphp at dsgml dot com
Description:
------------
http://www.php.net/manual/en/ziparchive.addfile.php

This sentence in the note doesn't make sense:

"In short, it means you can first delete an added file after the archive is closed."

First delete?? Hu?

So can I delete the file before the archive is closed or not?


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-05-22 21:46 UTC] aharvey@php.net
Automatic comment from SVN on behalf of aharvey
Revision: http://svn.php.net/viewvc/?view=revision&revision=333598
Log: Fix doc bug #67313 (Note by ZipArchive::addFile is confusing).
 [2014-05-22 21:46 UTC] aharvey@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: aharvey
 [2014-05-22 21:46 UTC] aharvey@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 19 07:01:41 2024 UTC