X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=bc1d964713a850bff3d313e937afe7e2fac8bb96;hb=29da2f786a5e5afdace78adfded0b15c38a6a6cc;hp=9dbd103e630bf7655f9a8892d38fb7679eb7ed44;hpb=58410541834f8f897291c290d38e7a505dbb93c1;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 9dbd103..bc1d964 100644 --- a/package.xml +++ b/package.xml @@ -26,20 +26,27 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be mike@php.net yes - 2012-03-30 + 2012-11-29 - 2.0.0dev + 2.0.0beta2 2.0.0 - devel - devel + beta + beta 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() ]]> @@ -111,6 +118,8 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + @@ -139,10 +148,16 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + + + @@ -157,6 +172,7 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + @@ -165,15 +181,19 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + @@ -183,14 +203,13 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be - 5.3.99 + 5.3.0 1.4.1 - session hash iconv