- error message has changed again
authorMichael Wallner <mike@php.net>
Tue, 18 Sep 2007 19:13:51 +0000 (19:13 +0000)
committerMichael Wallner <mike@php.net>
Tue, 18 Sep 2007 19:13:51 +0000 (19:13 +0000)
tests/HttpRequestPool_005.phpt

index ce0f7e94f987e5d0e086410c454a55e3da4a779e..b08729efd4558a3bf251cb50965f3c3bd0614020 100644 (file)
@@ -34,13 +34,13 @@ echo "Done\n";
 %sTEST
 HttpRequestPoolException: Exception caused by 2 inner exception(s)
        HttpInvalidParamException: Empty or too short HTTP message: ''
 %sTEST
 HttpRequestPoolException: Exception caused by 2 inner exception(s)
        HttpInvalidParamException: Empty or too short HTTP message: ''
-               HttpRequestException: couldn't resolve host name; %s (http://_____/)
+               HttpRequestException: %souldn't resolve host name; %s (http://_____/)
 int(3)
 HttpRequestPoolException: Exception caused by 4 inner exception(s)
        HttpInvalidParamException: Empty or too short HTTP message: ''
 int(3)
 HttpRequestPoolException: Exception caused by 4 inner exception(s)
        HttpInvalidParamException: Empty or too short HTTP message: ''
-               HttpRequestException: couldn't resolve host name; %s (http://_____/)
+               HttpRequestException: %souldn't resolve host name; %s (http://_____/)
                        HttpInvalidParamException: Empty or too short HTTP message: ''
                        HttpInvalidParamException: Empty or too short HTTP message: ''
-                               HttpRequestException: couldn't resolve host name; %s (http://_____/)
+                               HttpRequestException: %souldn't resolve host name; %s (http://_____/)
 int(5)
 Done
 
 int(5)
 Done