We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e121cb2 commit b15a786Copy full SHA for b15a786
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