]> git.pld-linux.org Git - packages/php.git/blame - bug-52448.patch
This commit was manufactured by cvs2git to create branch 'DEVEL'.
[packages/php.git] / bug-52448.patch
CommitLineData
c0240cb1 1--- php-5.3.3/ext/curl/tests/curl_error_basic.phpt~ 2009-07-03 03:09:08.000000000 +0300
2+++ php-5.3.3/ext/curl/tests/curl_error_basic.phpt 2010-07-26 21:02:34.822382923 +0300
3@@ -30,4 +30,4 @@
4 ?>
5 --EXPECT--
6 == Testing curl_error with a fake URL ==
7-Error: Couldn't resolve host 'fakeURL'
8+Error: Could not resolve host: fakeURL (Domain name not found)
This page took 0.099359 seconds and 4 git commands to generate.