From c55bf5fc8044fd0f3fc3e163786329e5ffec421e Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Thu, 20 Sep 2007 13:29:22 +0000 Subject: [PATCH] MFB: Fixed test for glob() affected by previous patch --- ext/standard/tests/file/bug41655_1.phpt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ext/standard/tests/file/bug41655_1.phpt b/ext/standard/tests/file/bug41655_1.phpt index fbf44fcdf9..5534283eb4 100644 --- a/ext/standard/tests/file/bug41655_1.phpt +++ b/ext/standard/tests/file/bug41655_1.phpt @@ -5,6 +5,8 @@ open_basedir=/tmp --FILE-- ---EXPECTF-- -Warning: glob(): open_basedir restriction in effect. File%s.) is not within the allowed path(s): (/tmp) in %s on line %d +--EXPECT-- +Done \ No newline at end of file -- 2.40.0