For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > June 2007 > cvs: phpdoc /en/reference/filesystem/functions disk-free-space.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/filesystem/functions disk-free-space.xml
Mehdi Achour

2007-06-23, 10:04 pm

didou Sun Jun 24 02:13:00 2007 UTC

Modified files:
/phpdoc/en/reference/filesystem/functions disk-free-space.xml
Log:
Fix #41493

http://cvs.php.net/viewvc.cgi/phpdo...8&diff_format=u
Index: phpdoc/en/reference/filesystem/functions/disk-free-space.xml
diff -u phpdoc/en/reference/filesystem/functions/disk-free-space.xml:1.7 phpdoc/en/reference/filesystem/functions/disk-free-space.xml:1.8
--- phpdoc/en/reference/filesystem/functions/disk-free-space.xml:1.7 Wed Jun 20 22:24:27 2007
+++ phpdoc/en/reference/filesystem/functions/disk-free-space.xml Sun Jun 24 02:12:58 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.disk-free-space">
<refnamediv>
<refname>disk_free_space</refname>
@@ -29,6 +29,13 @@
<para>
A directory of the filesystem or disk partition.
</para>
+ <note>
+ <para>
+ Given a file name instead of a directory, the behaviour of the
+ function is unspecified and may differ between operating systems and
+ PHP versions.
+ </para>
+ </note>
</listitem>
</varlistentry>
</variablelist>
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com