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 614323e + 719fa46 commit f16e712Copy full SHA for f16e712
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