Skip to content

Commit d60e7a1

Browse files
committed
[skip ci] Mark curl/bug71523.phpt as online test
1 parent 19598f3 commit d60e7a1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ext/curl/tests/bug71523.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Bug #71523 (Copied handle with new option CURLOPT_HTTPHEADER crashes while curl_
44
curl
55
--SKIPIF--
66
<?php
7+
if (getenv("SKIP_ONLINE_TESTS")) die("skip online test");
78
if (curl_version()['version_number'] === 0x080a00) {
89
// https://github.com/php/php-src/issues/15997
910
die('xfail due to a libcurl bug');

0 commit comments

Comments
 (0)