Skip to content

Commit

Permalink
Sync test with changes in libcurl 7.64.0
Browse files Browse the repository at this point in the history
  • Loading branch information
weltling committed Feb 8, 2019
1 parent c9f0e12 commit e27301c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ext/curl/tests/curl_basic_009.phpt
Expand Up @@ -18,6 +18,6 @@ curl_close($ch);


?>
--EXPECTF--
string(%d) "%Srotocol%s"
int(1)
--EXPECTREGEX--
string\(\d+\) "([^\r\n]*rotocol[^\r\n]+|Could not resolve host: .+)"
int\(\d\)

0 comments on commit e27301c

Please sign in to comment.