We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1ff59b9 + 4cbc66d commit 52bd07cCopy full SHA for 52bd07c
ext/standard/tests/file/tempnam_variation9.phpt
@@ -2,7 +2,7 @@
2
Test tempnam() function: usage variations - test prefix maximum size
3
--SKIPIF--
4
<?php
5
-if (PHP_OS_FAMILY !== 'Windows') {
+if (PHP_OS_FAMILY === 'Windows') {
6
die("skip Do not run on Windows");
7
}
8
?>
0 commit comments