Skip to content

Commit 15a182a

Browse files
committed
Merge branch 'PHP-5.5'
* PHP-5.5: fix the test for curl 7.29.0+
2 parents d7cbc01 + 43664e6 commit 15a182a

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)