From f86260b258cc6ee0ba7ae54c119290ee72f8b898 Mon Sep 17 00:00:00 2001 From: Sara Golemon Date: Sat, 4 Jan 2003 07:41:56 +0000 Subject: [PATCH] Misnamed function in new manual page. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110293 c90b9560-bf6c-de11-be94-00142212c4b1 --- ...tream-get-options.xml => stream-context-get-options.xml} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename reference/stream/functions/{stream-get-options.xml => stream-context-get-options.xml} (84%) diff --git a/reference/stream/functions/stream-get-options.xml b/reference/stream/functions/stream-context-get-options.xml similarity index 84% rename from reference/stream/functions/stream-get-options.xml rename to reference/stream/functions/stream-context-get-options.xml index b9d7251f94..42845d14a7 100644 --- a/reference/stream/functions/stream-get-options.xml +++ b/reference/stream/functions/stream-context-get-options.xml @@ -1,14 +1,14 @@ - + - stream_get_options + stream_context_get_options Retrieve options for a stream/wrapper/context Description - boolstream_get_options + boolstream_context_get_options resourcestream|context