summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/tempnam_variation7-win32.phpt
diff options
context:
space:
mode:
authorMáté Kocsis <kocsismate@woohoolabs.com>2020-01-29 20:06:13 +0100
committerMáté Kocsis <kocsismate@woohoolabs.com>2020-02-17 14:22:17 +0100
commitac0853eb265784c4238af652de9c54c883ffa99f (patch)
treee9316872480304e9e74ce89bd15052965cc18438 /ext/standard/tests/file/tempnam_variation7-win32.phpt
parent72bd55902d1908857f47555ad69458861e1acd94 (diff)
downloadphp-git-ac0853eb265784c4238af652de9c54c883ffa99f.tar.gz
Make type error messages more consistent
Closes GH-5092
Diffstat (limited to 'ext/standard/tests/file/tempnam_variation7-win32.phpt')
-rw-r--r--ext/standard/tests/file/tempnam_variation7-win32.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/standard/tests/file/tempnam_variation7-win32.phpt b/ext/standard/tests/file/tempnam_variation7-win32.phpt
index 26ccaef84d..069b2f369d 100644
--- a/ext/standard/tests/file/tempnam_variation7-win32.phpt
+++ b/ext/standard/tests/file/tempnam_variation7-win32.phpt
@@ -100,9 +100,9 @@ File name is => %s%et%s
File permissions are => 100666
File created in => temp dir
-- Iteration 6 --
-tempnam() expects parameter 1 to be a valid path, string given
+tempnam() expects argument #1 ($dir) to be a valid path, string given
-- Iteration 7 --
-tempnam() expects parameter 1 to be a valid path, array given
+tempnam() expects argument #1 ($dir) to be a valid path, array given
-- Iteration 8 --
Notice: tempnam(): file created in the system's temporary directory in %stempnam_variation7-win32.php on line %d