vrana Thu Aug 16 14:08:22 2007 UTC
Modified files:
/phpdoc/en/reference/filesystem/functions copy.xml
Log:
Doesn't return false for empty file (bug 41754)
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/filesystem/functions/copy.xml?r1=1.16&r2=1.17&diff_format=u
Index: phpdoc/en/reference/filesystem/functions/copy.xml
diff -u phpdoc/en/reference/filesystem/functions/copy.xml:1.16
phpdoc/en/reference/filesystem/functions/copy.xml:1.17
--- phpdoc/en/reference/filesystem/functions/copy.xml:1.16 Wed Jun 20
22:24:27 2007
+++ phpdoc/en/reference/filesystem/functions/copy.xml Thu Aug 16 14:08:22 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.16 $ -->
+<!-- $Revision: 1.17 $ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.copy">
<refnamediv>
<refname>copy</refname>
@@ -107,17 +107,6 @@
</para>
</refsect1>
- <refsect1 role="notes">
- &reftitle.notes;
- <note>
- <para>
- Windows compatibility: If you copy a file with no size,
- <function>copy</function> will return &false;, but the file will be
- correctly copied.
- </para>
- </note>
- </refsect1>
-
<refsect1 role="seealso">
&reftitle.seealso;
<para>