X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=c02cad139fb2e098ac73917d020602004954bc18;hp=6421dd02baa2e69b0456a6e68f0f32f5102451b7;hb=69b0fc68b1a2181b115b110f5c37610c540ad3b6;hpb=8d7deb4c406dc8cf5d1dbe264cb079c9b167ca76 diff --git a/package.xml b/package.xml index 6421dd0..c02cad1 100644 --- a/package.xml +++ b/package.xml @@ -37,22 +37,22 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ mike@php.net yes - 2014-09-09 + 2014-08-19 - 2.1.2 - 2.1.0 + 2.2.0dev + 2.2.0 - stable + beta stable BSD, revised = 7.38.0), SSL_VERSION_TLSv1_{0,1,2} (libcurl >= 7.34) -* Fixed bug #68083 (PUT method not working after DELETE) -* Fixed bug #68009 (Segmentation fault after calling exit(0) after a request) -* Fixed bug #68000 (Extension does not build on FreeBSD) +- 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 ]]> @@ -124,6 +124,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + @@ -139,6 +140,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + @@ -154,6 +156,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + @@ -252,6 +255,8 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + + @@ -272,11 +277,21 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + - + + + + + + + + + + @@ -305,14 +320,11 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ hash iconv + json http -