[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] cvs: phpdoc /en/reference/filesystem/functions is-dir.xml
From:       "Kalle Sommer Nielsen" <kalle () php ! net>
Date:       2009-02-27 16:05:26
Message-ID: cvskalle1235750726 () cvsserver
[Download RAW message or body]

kalle		Fri Feb 27 16:05:26 2009 UTC

  Modified files:              
    /phpdoc/en/reference/filesystem/functions	is-dir.xml 
  Log:
  Fixed #47511 (undocumented: is_dir() returns true for symbolic links to \
directories)  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/filesystem/functions/is-dir.xml?r1=1.15&r2=1.16&diff_format=u
                
Index: phpdoc/en/reference/filesystem/functions/is-dir.xml
diff -u phpdoc/en/reference/filesystem/functions/is-dir.xml:1.15 \
                phpdoc/en/reference/filesystem/functions/is-dir.xml:1.16
--- phpdoc/en/reference/filesystem/functions/is-dir.xml:1.15	Tue Mar 18 19:36:40 2008
+++ phpdoc/en/reference/filesystem/functions/is-dir.xml	Fri Feb 27 16:05:26 2009
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.15 $ -->
+<!-- $Revision: 1.16 $ -->
 <refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.is-dir">
  <refnamediv>
   <refname>is_dir</refname>
@@ -27,7 +27,8 @@
       <para>
        Path to the file. If <parameter>filename</parameter> is a relative
        filename, it will be checked relative to the current working
-       directory.
+       directory. If <parameter>filename</parameter> a symbolic or hard link 
+       then the link will be resolved and checked.
       </para>
      </listitem>
     </varlistentry>



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic