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 a95d001 + f16e712 commit f207074Copy full SHA for f207074
tests/lang/bug38579.phpt
@@ -2,7 +2,7 @@
2
Bug #38579 (include_once() may include the same file twice)
3
--SKIPIF--
4
<?php
5
-if(PHP_OS_FAMILY !== "WIN") {
+if(PHP_OS_FAMILY !== "Windows") {
6
die('skip only for Windows');
7
}
8
?>
0 commit comments