We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c19e10d + 27b41d3 commit 5728a37Copy full SHA for 5728a37
1 file changed
ext/curl/tests/curl_persistent_share_002.phpt
@@ -4,6 +4,7 @@ Curl persistent share handle test with different options
4
curl
5
--SKIPIF--
6
<?php
7
+if (getenv('SKIP_REPEAT')) die("skip Not repeatable");
8
include 'skipif-nocaddy.inc';
9
?>
10
--FILE--
0 commit comments