hholzgra Thu Jul 3 10:39:45 2003 EDT
Modified files:
/phpdoc/en/reference/filesystem/functions glob.xml
Log:
GLOB_ONLYDIR behaviour will change ...
Index: phpdoc/en/reference/filesystem/functions/glob.xml
diff -u phpdoc/en/reference/filesystem/functions/glob.xml:1.8
phpdoc/en/reference/filesystem/functions/glob.xml:1.9
--- phpdoc/en/reference/filesystem/functions/glob.xml:1.8 Mon Apr 7 16:54:26
2003
+++ phpdoc/en/reference/filesystem/functions/glob.xml Thu Jul 3 10:39:45 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<refentry id="function.glob">
<refnamediv>
<refname>glob</refname>
@@ -63,7 +63,8 @@
</para>
<note>
<simpara>
- <constant>GLOB_ONLYDIR</constant> is not available on Windows.
+ Before PHP 4.3.3 <constant>GLOB_ONLYDIR</constant> was only available
+ on systems with GNU C libraries
</simpara>
</note>
<para>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php