summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/bug41655_1.phpt
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2007-06-25 21:24:37 +0000
committerAntony Dovgal <tony2001@php.net>2007-06-25 21:24:37 +0000
commit6437c3ba3a1a958dfe8be9fe8bfdeb0197c6e2c0 (patch)
tree95eeda5baed65b12ca7a94e4105ea6e33387de75 /ext/standard/tests/file/bug41655_1.phpt
parent8842c24db74de51c57749bc1f7e0334d9e97ab6a (diff)
downloadphp-git-6437c3ba3a1a958dfe8be9fe8bfdeb0197c6e2c0.tar.gz
fix test
Diffstat (limited to 'ext/standard/tests/file/bug41655_1.phpt')
-rw-r--r--ext/standard/tests/file/bug41655_1.phpt2
1 files changed, 1 insertions, 1 deletions
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