X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=0f2c45046e218928788bee2cfeb298d190578512;hp=f12a254f4e72bbeae28eeaad8f12955af063dd80;hb=22ba22a6bd587683a235e8a7af6958aec0516b45;hpb=7ff75e239be15bedfbd3b69d706fc2bcd322ab74 diff --git a/package.xml b/package.xml index f12a254..0f2c450 100644 --- a/package.xml +++ b/package.xml @@ -37,22 +37,23 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ mike@php.net yes - 2014-09-25 + 2014-11-12 - 2.1.2 - 2.1.0 + 2.2.0RC1 + 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_MBLOC, http\Url::PARSE_MBUTF8, http\Url::PARSE_TOIDN and http\Url::PARSE_TOPCT constants ++ Added http\Env\Response::setCookie() ++ Added http\Env\Request::getCookie() ]]> @@ -124,6 +125,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + @@ -139,6 +141,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + @@ -154,6 +157,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + @@ -185,6 +189,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + @@ -211,6 +216,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + @@ -252,6 +258,8 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + + @@ -272,11 +280,21 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + - + + + + + + + + + + @@ -305,14 +323,11 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ hash iconv + json http -