From 83accdd2f7a745989cfe486c829690f929bf73e7 Mon Sep 17 00:00:00 2001 From: Sara Golemon <pollita@php.net> Date: Mon, 21 Apr 2003 04:00:10 +0000 Subject: [PATCH] Fix return type git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124156 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/stream/functions/stream-context-get-options.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/stream/functions/stream-context-get-options.xml b/reference/stream/functions/stream-context-get-options.xml index 42845d14a7..356d1f8aee 100644 --- a/reference/stream/functions/stream-context-get-options.xml +++ b/reference/stream/functions/stream-context-get-options.xml @@ -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>