From: Michael Wallner Date: Tue, 18 Sep 2007 19:13:51 +0000 (+0000) Subject: - error message has changed again X-Git-Tag: RELEASE_1_6_0b2~7 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=7b9beb8c52f3e8004850b555d760972381572309 - error message has changed again --- diff --git a/tests/HttpRequestPool_005.phpt b/tests/HttpRequestPool_005.phpt index ce0f7e9..b08729e 100644 --- a/tests/HttpRequestPool_005.phpt +++ b/tests/HttpRequestPool_005.phpt @@ -34,13 +34,13 @@ echo "Done\n"; %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: '' - HttpRequestException: couldn't resolve host name; %s (http://_____/) + HttpRequestException: %souldn't resolve host name; %s (http://_____/) 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