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 c9c846d + 52bd07c commit ad18fbcCopy full SHA for ad18fbc
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