projects
/
m6w6
/
ext-http
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
c8476df
)
fix test
author
Michael Wallner
<mike@php.net>
Fri, 11 Jul 2014 08:59:34 +0000
(10:59 +0200)
committer
Michael Wallner
<mike@php.net>
Fri, 11 Jul 2014 08:59:34 +0000
(10:59 +0200)
tests/envresponse016.phpt
patch
|
blob
|
history
diff --git
a/tests/envresponse016.phpt
b/tests/envresponse016.phpt
index 67595b42896a6cc3a47a3873f66248baf6abb8c9..8d48c9374276e812b3aa65eab3688aa0c76efe10 100644
(file)
--- 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