From ab3957bda7f6b300f4d736aa8a3e7ba53dcd19be Mon Sep 17 00:00:00 2001 From: SVN Migration Date: Fri, 4 Jul 2003 14:38:08 +0000 Subject: [PATCH] This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. --- ext/standard/tests/file/bug24482.phpt | 31 +++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 ext/standard/tests/file/bug24482.phpt diff --git a/ext/standard/tests/file/bug24482.phpt b/ext/standard/tests/file/bug24482.phpt new file mode 100644 index 0000000000..a10da997dd --- /dev/null +++ b/ext/standard/tests/file/bug24482.phpt @@ -0,0 +1,31 @@ +--TEST-- +Bug #24482: GLOB_ONLYDIR not working +--FILE-- + +--EXPECT-- +OK -- 2.50.1