Skip to content

Commit 8992c96

Browse files
committed
remove test
1 parent 62a13f2 commit 8992c96

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/globals/ext-tests/curl.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,3 @@
1616
curl_close($curl);
1717
assert($data !== false);
1818
}
19-
if (phpversion() >= '8.2') {
20-
assert(($curl_version['features'] & CURL_VERSION_HTTP3) === CURL_VERSION_HTTP3);
21-
}

0 commit comments

Comments
 (0)