From: Hartmut Holzgraefe Date: Fri, 4 Jul 2003 15:07:11 +0000 (+0000) Subject: skip test if glob() is not available at all X-Git-Tag: BEFORE_ARG_INFO~379 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=de6a6ed6d7e740853908a53131a29741c8fa1376;p=php skip test if glob() is not available at all --- diff --git a/ext/standard/tests/file/bug24482.phpt b/ext/standard/tests/file/bug24482.phpt index a10da997dd..6a82723a74 100644 --- a/ext/standard/tests/file/bug24482.phpt +++ b/ext/standard/tests/file/bug24482.phpt @@ -1,5 +1,11 @@ --TEST-- Bug #24482: GLOB_ONLYDIR not working +--SKIPIF-- + --FILE--