GLOB_ONLYDIR behaviour will change ...

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134101 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Hartmut Holzgraefe 2003-07-03 14:39:45 +00:00
parent fbb6ce51b0
commit ad6dc06cd5

View file

@ -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>