From: Antony Dovgal Date: Thu, 8 Nov 2007 10:19:39 +0000 (+0000) Subject: this error message may vary X-Git-Tag: RELEASE_2_0_0a1~1420 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4cb29ab0657e7e59f78d47322f630ef6361cefd5;p=php this error message may vary --- diff --git a/ext/standard/tests/file/tempnam_variation3.phpt b/ext/standard/tests/file/tempnam_variation3.phpt index 20dcf45c14..dc2acac388 100644 --- a/ext/standard/tests/file/tempnam_variation3.phpt +++ b/ext/standard/tests/file/tempnam_variation3.phpt @@ -81,7 +81,7 @@ File permissions are => 100600 Warning: tempnam() expects parameter 2 to be string, array given in %s on line %d -- File is not created -- -Warning: unlink(): No such file or directory in %s on line %d +Warning: unlink(): %s in %s on line %d File name is => %s File permissions are => 100600 -- Iteration 8 -- @@ -117,7 +117,7 @@ File permissions are => 100600 Warning: tempnam() expects parameter 2 to be string, array given in %s on line %d -- File is not created -- -Warning: unlink(): No such file or directory in %s on line %d +Warning: unlink(): %s in %s on line %d -- Iteration 8 -- File name is => %s File permissions are => 100600