php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #53166
Patch php_zip.c__Reflection__Documentation revision 2010-12-07 14:08 UTC by rquadling@php.net
revision 2010-12-07 14:06 UTC by rquadling@php.net
Patch php_zip.c__Reflection revision 2010-11-18 11:39 UTC by RQuadling at GMail dot com
revision 2010-10-27 13:50 UTC by RQuadling at GMail dot com
revision 2010-10-27 12:09 UTC by rquadling at gmail dot com

Patch php_zip.c__Reflection__Documentation for Zip Related Bug #53166

Patch version 2010-12-07 14:06 UTC

Return to Bug #53166 | Download this patch
This patch is obsolete

Obsoleted by patches:

Patch Revisions: 2010-12-07 14:08 UTC | 2010-12-07 14:06 UTC

Developer: rquadling@php.net



  +    <varlistentry>
  +     <term><parameter>start</parameter></term>
  +     <listitem>
  +      <para>
 +       This parameter is not used but is required to allow subclassing of <classname>ZipArchive</classname>.
 +       This parameter is not used but is required to subclasses to <classname>ZipArchive</classname>.
  +      </para>
  +     </listitem>
  +    </varlistentry>
  +    <varlistentry>
  +     <term><parameter>length</parameter></term>
  +     <listitem>
  +      <para>
 +       This parameter is not used but is required to allow subclassing of <classname>ZipArchive</classname>.
 +       This parameter is not used but is required to subclasses to <classname>ZipArchive</classname>.
  +      </para>
  +     </listitem>
  +    </varlistentry>
      </variablelist>
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 00:01:27 2024 UTC