From 34e5c9a108e13eeb98d66b189b682967ca1adcdd Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Wed, 5 Nov 2014 15:43:29 +0100 Subject: [PATCH] update missing tests --- package.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/package.xml b/package.xml index 154b273..c02cad1 100644 --- a/package.xml +++ b/package.xml @@ -51,6 +51,8 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ - var_dump(http\Message) no longer automatically creates an empty body + Added http\Message\Parser class + Made http\Client::once() and http\Client::wait() available when using events ++ Added http\Url::parse() method ++ Added http\Url::PARSE_MBLOC, http\Url::PARSE_MBUTF8, http\Url::PARSE_TOIDN and http\Url::PARSE_TOPCT constants ]]> @@ -138,6 +140,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + @@ -153,6 +156,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + @@ -285,6 +289,9 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + + + -- 2.30.2