Context is optional, but not skippable.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245757 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Richard Quadling 2007-11-06 14:54:11 +00:00
parent 3ba87d4395
commit 18fb15b3d0

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.19 $ -->
<!-- $Revision: 1.20 $ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.copy">
<refnamediv>
<refname>copy</refname>
@ -55,8 +55,7 @@
<listitem>
<para>
A valid context resource created with
<function>stream_context_create</function>. If you don't need to use a
custom context, you can skip this parameter by &null;.
<function>stream_context_create</function>.
</para>
</listitem>
</varlistentry>