mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
Merge branch 'PHP-5.5'
* PHP-5.5: fix the test for curl 7.29.0+
This commit is contained in:
commit
15a182a2d0
1 changed files with 1 additions and 1 deletions
|
@ -38,4 +38,4 @@ curl_close($ch);
|
||||||
?>
|
?>
|
||||||
--EXPECTF--
|
--EXPECTF--
|
||||||
== Testing curl_error with a fake URL ==
|
== Testing curl_error with a fake URL ==
|
||||||
string(%d) "%sfakeURL%s"
|
string(%d) "%sfakeURL%S"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue