php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #63995 variable type 'name' in statname
Submitted: 2013-01-15 19:08 UTC Modified: 2013-01-16 01:54 UTC
From: max at cxsecurity dot com Assigned: aharvey (profile)
Status: Closed Package: Documentation problem
PHP Version: 5.4.10 OS:
Private report: No CVE-ID: None
 [2013-01-15 19:08 UTC] max at cxsecurity dot com
Description:
------------
http://pl1.php.net/manual/pl/ziparchive.statname.php

ZipArchive::statName ( name $name [, int $flags ] )

here

name $name

Type 'name'? Not 'string'?

best


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-01-16 01:51 UTC] aharvey@php.net
-Status: Open +Status: Assigned -Package: zip +Package: Documentation problem -Assigned To: +Assigned To: aharvey
 [2013-01-16 01:54 UTC] aharvey@php.net
Automatic comment from SVN on behalf of aharvey
Revision: http://svn.php.net/viewvc/?view=revision&revision=329152
Log: Fix doc bug #63995 (variable type 'name' in statname).
 [2013-01-16 01:54 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.


 [2013-01-16 01:54 UTC] aharvey@php.net
-Status: Assigned +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 27 10:01:30 2024 UTC