]> granicus.if.org Git - php/commitdiff
- tmp dir is system depedent
authorPierre Joye <pajoye@php.net>
Tue, 13 Dec 2011 23:18:12 +0000 (23:18 +0000)
committerPierre Joye <pajoye@php.net>
Tue, 13 Dec 2011 23:18:12 +0000 (23:18 +0000)
ext/standard/tests/file/bug52624.phpt

index c8de0565d6613398f811264eca4362b053e3e9ee..ee61eb90e6f45f8c58ee80bd51bbc69cfd2048b7 100644 (file)
@@ -9,4 +9,4 @@ echo tempnam("directory_that_not_exists", "prefix_");
 
 ?>
 --EXPECTF--
-Warning: tempnam(): open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (%s) in %s on line %d
+Warning: tempnam(): open_basedir restriction in effect. File(%s) is not within the allowed path(s): (%s) in %s on line %d