mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
remove test
This commit is contained in:
parent
62a13f2da6
commit
8992c96014
@ -16,6 +16,3 @@ if (stripos($curl_version['ssl_version'], 'schannel') !== false) {
|
||||
curl_close($curl);
|
||||
assert($data !== false);
|
||||
}
|
||||
if (phpversion() >= '8.2') {
|
||||
assert(($curl_version['features'] & CURL_VERSION_HTTP3) === CURL_VERSION_HTTP3);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user