Skip to content

Commit 558c5db

Browse files
committed
fix the test for curl 7.29.0+
1 parent 01ae5c3 commit 558c5db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/curl/tests/curl_error_basic.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ curl_close($ch);
3838
?>
3939
--EXPECTF--
4040
== Testing curl_error with a fake URL ==
41-
string(%d) "%sfakeURL%s"
41+
string(%d) "%sfakeURL%S"

0 commit comments

Comments
 (0)