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:
f77326f
)
cleanup debug stuff
author
Remi Collet
<remi@php.net>
Fri, 20 Feb 2015 07:46:40 +0000
(08:46 +0100)
committer
Remi Collet
<remi@php.net>
Fri, 20 Feb 2015 07:46:40 +0000
(08:46 +0100)
tests/client019.phpt
patch
|
blob
|
history
diff --git
a/tests/client019.phpt
b/tests/client019.phpt
index a69254b38c84863648746b91e3ce57df4560eda1..c41a260f0acff98b8e4d29167374ee97f5f018ae 100644
(file)
--- a/
tests/client019.phpt
+++ b/
tests/client019.phpt
@@
-13,7
+13,7
@@
array_key_exists("proxyheader", $client->getAvailableOptions())
include "helper/server.inc";
-echo "Test\n";
var_dump((new http\Client)->getAvailableOptions());
+echo "Test\n";
server("proxy.inc", function($port, $stdin, $stdout, $stderr) {
echo "Server on port $port\n";