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.
1 parent fa7933e commit 719fa46Copy full SHA for 719fa46
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