X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=5db21e6618cb9c60988f269ce8fe6aec62a7a686;hp=bc1d964713a850bff3d313e937afe7e2fac8bb96;hb=f05a032e5e994a8b1ea8b5ab0291f1d1d6d42355;hpb=f67e69874fc670c9ee1944349c227c6df6d25a80 diff --git a/package.xml b/package.xml index bc1d964..5db21e6 100644 --- a/package.xml +++ b/package.xml @@ -26,9 +26,9 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be mike@php.net yes - 2012-11-29 + 2012-12-31 - 2.0.0beta2 + 2.0.0beta4 2.0.0 @@ -37,16 +37,13 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be BSD, revised 80% test coverage -* Fixed http\Request\Pool with libevent2 -* Fixed http\Env\Request::getFiles() with multiple-file-uploads -* Fixed PHP-5.3 compatibility -* Fixed reference handling of http\Message\Body::getResource() -* Fixed reading stream filters to correctly detect EOF of tmp and mem streams -- Change: merge message headers with the same key -- Change: the stream message parser can optionally return after each message -- Change: you have to care yourself for Content headers if a message's body has a reading stream filter attached -+ Added http\Env::getResponseStatusForAllCodes() +! >80% test coverage http://goo.gl/VmyIW +* Fixed build with libcurl <= 7.21.3 +* Fixed var_dump of http\Message with inherited userland properties with increased access level ++ Added http\Header::getParams() ++ Added simple support for escapes and quotes in the params parser ++ Added support for sending http\Env\Response over PHP streams ++ Added message body reference counting ]]> @@ -149,6 +146,7 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + @@ -164,12 +162,14 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + @@ -181,6 +181,8 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + @@ -190,6 +192,7 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be +