From ad6dc06cd52917ad8a5dcc0dcfe25075197804bd Mon Sep 17 00:00:00 2001 From: Hartmut Holzgraefe Date: Thu, 3 Jul 2003 14:39:45 +0000 Subject: [PATCH] GLOB_ONLYDIR behaviour will change ... git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134101 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/glob.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/reference/filesystem/functions/glob.xml b/reference/filesystem/functions/glob.xml index 1f78404118..bdca5090d6 100644 --- a/reference/filesystem/functions/glob.xml +++ b/reference/filesystem/functions/glob.xml @@ -1,5 +1,5 @@ - + glob @@ -63,7 +63,8 @@ - GLOB_ONLYDIR is not available on Windows. + Before PHP 4.3.3 GLOB_ONLYDIR was only available + on systems with GNU C libraries