Skip to content

Commit cc34dfc

Browse files
committed
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3: fix the test for curl 7.29.0+
2 parents 42437dd + 558c5db commit cc34dfc

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)