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