From: Remi Collet Date: Fri, 20 Feb 2015 07:46:40 +0000 (+0100) Subject: cleanup debug stuff X-Git-Tag: RELEASE_2_3_0~5 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=363e0e603056c2934ad587a7c7fa17e2b203c07b;hp=f77326f8677648ea24c5906d05088fc79b9bb4e7;p=m6w6%2Fext-http cleanup debug stuff --- diff --git a/tests/client019.phpt b/tests/client019.phpt index a69254b..c41a260 100644 --- 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";