Fix return type

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124156 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Sara Golemon 2003-04-21 04:00:10 +00:00
parent aa3e644dce
commit 83accdd2f7

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<refentry id="function.stream-context-get-options">
<refnamediv>
<refname>stream_context_get_options</refname>
@ -8,7 +8,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>stream_context_get_options</methodname>
<type>array</type><methodname>stream_context_get_options</methodname>
<methodparam><type>resource</type><parameter>stream|context</parameter></methodparam>
</methodsynopsis>
<simpara>