Skip to content

Commit d2f0d77

Browse files
committed
Merge pull request #1 from notti/tempnam-with-suffix
Fixed test to pass
2 parents 9053800 + c30e3ed commit d2f0d77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/standard/tests/file/tempnam_suffix.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ rmdir($file_path);
6363
echo "\n*** Done ***\n";
6464
?>
6565
--EXPECTF--
66-
*** Testing tempnam() with obscure suffixes ***
66+
*** Testing tempnam() with suffixes ***
6767
-- Iteration 0 --
6868
File name is => %s/prefix%s
6969
File permissions are => 100600

0 commit comments

Comments
 (0)