Skip to content

Commit 43664e6

Browse files
committed
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4: fix the test for curl 7.29.0+
2 parents d77eb41 + cc34dfc commit 43664e6

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)