We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e0113cd + 34f8bc8 commit 089fabcCopy full SHA for 089fabc
1 file changed
ext/sockets/tests/gh21161.phpt
@@ -7,6 +7,7 @@ sockets
7
if (substr(PHP_OS, 0, 3) == 'WIN') {
8
die('skip.. Not valid for Windows');
9
}
10
+require 'ipv6_skipif.inc';
11
?>
12
--FILE--
13
<?php
0 commit comments