From: Antony Dovgal Date: Mon, 25 Jun 2007 21:24:37 +0000 (+0000) Subject: fix test X-Git-Tag: BEFORE_IMPORT_OF_MYSQLND~389 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6437c3ba3a1a958dfe8be9fe8bfdeb0197c6e2c0;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