We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a00bb86 commit 8be0265Copy full SHA for 8be0265
ext/curl/tests/gh16802.phpt
@@ -4,7 +4,6 @@ GH-16802 (open_basedir bypass using curl extension)
4
curl
5
--SKIPIF--
6
<?php
7
-if (PHP_OS_FAMILY === "Windows") die("skip not for Windows");
8
$curl_version = curl_version();
9
if ($curl_version['version_number'] < 0x075500) {
10
die("skip: blob options not supported for curl < 7.85.0");
0 commit comments