php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | |
Patch php_zip.c__Reflection__Documentation for Zip Related Bug #53166Patch version 2010-12-07 14:08 UTC Return to Bug #53166 | Download this patchThis patch renders other patches obsolete Obsolete patches: Patch Revisions: 2010-12-07 14:08 UTC | 2010-12-07 14:06 UTCDeveloper: rquadling@php.net+ <varlistentry> + <term><parameter>start</parameter></term> + <listitem> + <para> + This parameter is not used but is required to subclasses to <classname>ZipArchive</classname>. + This parameter is not used but is required to allow subclassing of <classname>ZipArchive</classname>. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term><parameter>length</parameter></term> + <listitem> + <para> + This parameter is not used but is required to subclasses to <classname>ZipArchive</classname>. + This parameter is not used but is required to allow subclassing of <classname>ZipArchive</classname>. + </para> + </listitem> + </varlistentry> </variablelist> |
Copyright © 2001-2024 The PHP Group All rights reserved. |
Last updated: Thu Oct 31 23:01:28 2024 UTC |