php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #52309 Wrong description for examples of ZipArchive::extractTo
Submitted: 2010-07-11 21:19 UTC Modified: 2010-10-22 16:14 UTC
From: dukedrake at web dot de Assigned: kalle (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2010-07-11 21:19 UTC] dukedrake at web dot de
Description:
------------
The description of the example section on http://www.php.net/manual/en/function.ziparchive-extractto.php is not realted to the code.

The description states: "This example opens a ZIP file archive, reads each file in the archive and prints out its contents. The test2.zip archive used in this example is one of the test archives in the ZZIPlib source distribution."

The code simply shows how to extract files. There is no reading, no printing, no "test2.zip archive"

Thanx

Expected result:
----------------
Fix the description =)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-07-11 21:39 UTC] dukedrake at web dot de
The same applies to http://www.php.net/manual/en/function.ziparchive-open.php
 [2010-10-22 15:44 UTC] kalle@php.net
-Package: Zip Related +Package: Documentation problem
 [2010-10-22 16:13 UTC] kalle@php.net
Automatic comment from SVN on behalf of kalle
Revision: http://svn.php.net/viewvc/?view=revision&revision=304623
Log: Fixed bug #52309 (Wrong description for examples of ZipArchive::extractTo)
 [2010-10-22 16:14 UTC] kalle@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: kalle
 [2010-10-22 16:14 UTC] kalle@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.


 [2020-02-07 06:08 UTC] phpdocbot@php.net
Automatic comment on behalf of kalle
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=4b560fc519bc243afca73b62de26886270b830e5
Log: Fixed bug #52309 (Wrong description for examples of ZipArchive::extractTo)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 18:01:32 2024 UTC