Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  fix the test for curl 7.29.0+
This commit is contained in:
Anatol Belski 2013-02-19 09:04:52 +01:00
commit cc34dfce16

View file

@ -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"