Fixed path and value parameters.

Fixes #64238.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329584 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Justin Martin 2013-02-27 05:08:03 +00:00
parent b406ef56ae
commit 8dfe8448dd

View file

@ -11,9 +11,9 @@
&reftitle.description;
<methodsynopsis>
<modifier>public</modifier> <type>bool</type><methodname>streamWrapper::stream_metadata</methodname>
<methodparam><type>int</type><parameter>path</parameter></methodparam>
<methodparam><type>string</type><parameter>path</parameter></methodparam>
<methodparam><type>int</type><parameter>option</parameter></methodparam>
<methodparam><type>int</type><parameter>var</parameter></methodparam>
<methodparam><type>mixed</type><parameter>value</parameter></methodparam>
</methodsynopsis>
<para>
This method is called to set metadata on the stream. It is called when one of the following functions is called on a stream URL:
@ -60,7 +60,7 @@
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>arg1</parameter></term>
<term><parameter>value</parameter></term>
<listitem>
<para>
If <parameter>option</parameter> is