From: Antony Dovgal Date: Mon, 25 Jun 2007 21:24:44 +0000 (+0000) Subject: fix test X-Git-Tag: php-5.2.4RC1~293 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=76cf8c06363f8a675c2608c3d5bddf02c2d4759b;p=php fix test --- diff --git a/ext/standard/tests/file/bug41655_1.phpt b/ext/standard/tests/file/bug41655_1.phpt index bd67f42f21..fbf44fcdf9 100644 --- a/ext/standard/tests/file/bug41655_1.phpt +++ b/ext/standard/tests/file/bug41655_1.phpt @@ -7,4 +7,4 @@ open_basedir=/tmp $a=glob("./*.jpeg"); ?> --EXPECTF-- -Warning: glob(): open_basedir restriction in effect. File(%s.) is not within the allowed path(s): (/tmp) in %s on line %d +Warning: glob(): open_basedir restriction in effect. File%s.) is not within the allowed path(s): (/tmp) in %s on line %d