fix parameters name to match reflection one as it matters with 8

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350617 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Remi Collet 2020-09-23 07:41:40 +00:00
parent 462e369806
commit 002b7dd50a
2 changed files with 2 additions and 2 deletions

View file

@ -33,7 +33,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>localname</parameter></term>
<term><parameter>entryname</parameter></term>
<listitem>
<para>
If supplied, this is the local name inside the ZIP archive that will override the <parameter>filename</parameter>.

View file

@ -23,7 +23,7 @@
<para>
<variablelist>
<varlistentry>
<term><parameter>localname</parameter></term>
<term><parameter>name</parameter></term>
<listitem>
<para>
The name of the entry to create.