X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=6d0b0a5fa9f1b529614c560f52127c21d97a189f;hp=f12a254f4e72bbeae28eeaad8f12955af063dd80;hb=34a2055472bf6640874dbb61d640f9901e1d02aa;hpb=7ff75e239be15bedfbd3b69d706fc2bcd322ab74 diff --git a/package.xml b/package.xml index f12a254..6d0b0a5 100644 --- a/package.xml +++ b/package.xml @@ -37,22 +37,20 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ mike@php.net yes - 2014-09-25 + 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 ]]> @@ -252,6 +250,8 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ + + @@ -305,14 +305,11 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ hash iconv + json http -