tony2001 Mon Jun 25 21:24:44 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/standard/tests/file bug41655_1.phpt
Log:
fix test
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/bug41655_1.phpt?r1=1.1.4.4&r2=1.1.4.5&diff_format=u
Index: php-src/ext/standard/tests/file/bug41655_1.phpt
diff -u php-src/ext/standard/tests/file/bug41655_1.phpt:1.1.4.4
php-src/ext/standard/tests/file/bug41655_1.phpt:1.1.4.5
--- php-src/ext/standard/tests/file/bug41655_1.phpt:1.1.4.4 Mon Jun 25
17:10:14 2007
+++ php-src/ext/standard/tests/file/bug41655_1.phpt Mon Jun 25 21:24:44 2007
@@ -7,4 +7,4 @@
$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
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php