From: Ilia Alshanetsky Date: Thu, 20 Sep 2007 13:29:22 +0000 (+0000) Subject: MFB: Fixed test for glob() affected by previous patch X-Git-Tag: RELEASE_2_0_0a1~1783 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c55bf5fc8044fd0f3fc3e163786329e5ffec421e;p=php MFB: Fixed test for glob() affected by previous patch --- 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