Fix zip_read() return type

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323290 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Nikita Popov 2012-02-17 15:48:01 +00:00
parent f62b648015
commit 4a5389a385

View file

@ -9,7 +9,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>mixed</type><methodname>zip_read</methodname>
<type>resource</type><methodname>zip_read</methodname>
<methodparam><type>resource</type><parameter>zip</parameter></methodparam>
</methodsynopsis>
<para>