X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=bc1d964713a850bff3d313e937afe7e2fac8bb96;hb=f08f6dfe8fc5a2af698cac626b42de1619ef6332;hp=e8c672e121cd66325fba978c787e400f81eb91fc;hpb=efdbb46bf78df0d34936c536bd78b05abadd3a0d;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index e8c672e..bc1d964 100644 --- a/package.xml +++ b/package.xml @@ -26,18 +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.0dev10 + 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() ]]> @@ -109,6 +118,8 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + @@ -137,10 +148,16 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + + + @@ -155,6 +172,7 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + @@ -163,15 +181,19 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + @@ -181,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