summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/tempnam_variation7-win32.phpt
diff options
context:
space:
mode:
authorPierre Joye <pajoye@php.net>2011-09-16 10:45:04 +0000
committerPierre Joye <pajoye@php.net>2011-09-16 10:45:04 +0000
commitc6b74fe20913a7e30c8b9642a17a75c716091ef6 (patch)
tree89755c89ffc071a047e5898e013e5c4f7d1f8c03 /ext/standard/tests/file/tempnam_variation7-win32.phpt
parentc3741ad9739d6bba7041f7fb9562e0ff388110a0 (diff)
downloadphp-git-c6b74fe20913a7e30c8b9642a17a75c716091ef6.tar.gz
- add -win32 versions and skipif
Diffstat (limited to 'ext/standard/tests/file/tempnam_variation7-win32.phpt')
-rw-r--r--ext/standard/tests/file/tempnam_variation7-win32.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/standard/tests/file/tempnam_variation7-win32.phpt b/ext/standard/tests/file/tempnam_variation7-win32.phpt
index 2572f65d02..1f0d97acfe 100644
--- a/ext/standard/tests/file/tempnam_variation7-win32.phpt
+++ b/ext/standard/tests/file/tempnam_variation7-win32.phpt
@@ -13,7 +13,7 @@ if(substr(PHP_OS, 0, 3) != "WIN")
/* Passing invalid/non-existing args for $dir,
hence the unique files will be created in temporary dir */
-
+
echo "*** Testing tempnam() with invalid/non-existing directory names ***\n";
/* An array of names, which will be passed as a dir name */
$names_arr = array(
@@ -93,13 +93,13 @@ File created in => temp dir
Warning: tempnam() expects parameter 1 to be a valid path, string given in %stempnam_variation7-win32.php on line %d
-- File is not created --
-Warning: unlink(): Invalid argument in %stempnam_variation7-win32.php on line %d
+Warning: unlink(): Invalid argument in %s on line %d
-- Iteration 7 --
Warning: tempnam() expects parameter 1 to be a valid path, array given in %s on line %d
-- File is not created --
-Warning: unlink(): Invalid argument in %stempnam_variation7-win32.php on line %d
+Warning: unlink(): Invalid argument in %s on line %d
-- Iteration 8 --
File name is => %s%et%s
File permissions are => 100666