From: Michael Wallner Date: Fri, 11 Jul 2014 08:59:34 +0000 (+0200) Subject: fix test X-Git-Tag: RELEASE_2_0_7~4 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=3e83257a998fca9f809ee08b90fba7f8c1ed061d fix test --- diff --git a/tests/envresponse016.phpt b/tests/envresponse016.phpt index 67595b4..8d48c93 100644 --- a/tests/envresponse016.phpt +++ b/tests/envresponse016.phpt @@ -29,6 +29,7 @@ var_dump($r->send($s)); DONE --EXPECTF-- Test + Warning: http\Env\Response::send(): Failed to send response body in %s on line %d bool(false) DONE