1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 01:48:26 +02:00

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  fix the test for curl 7.29.0+
This commit is contained in:
Anatol Belski
2013-02-19 09:05:27 +01:00
+1 -1
View File
@@ -38,4 +38,4 @@ curl_close($ch);
?>
--EXPECTF--
== Testing curl_error with a fake URL ==
string(%d) "%sfakeURL%s"
string(%d) "%sfakeURL%S"