php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #52448
Patch bug-52448.patch revision 2010-07-26 18:04 UTC by glen at delfi dot ee

Patch bug-52448.patch for cURL related Bug #52448

Patch version 2010-07-26 18:04 UTC

Return to Bug #52448 | Download this patch
Patch Revisions:

Developer: glen@delfi.ee

--- php-5.3.3/ext/curl/tests/curl_error_basic.phpt~     2009-07-03 03:09:08.000000000 +0300
+++ php-5.3.3/ext/curl/tests/curl_error_basic.phpt      2010-07-26 21:02:34.822382923 +0300
@@ -30,4 +30,4 @@
 ?>
 --EXPECT--
 == Testing curl_error with a fake URL ==
-Error: Couldn't resolve host 'fakeURL'
+Error: Could not resolve host: fakeURL (Domain name not found)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 19:01:29 2024 UTC