X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=bc1d964713a850bff3d313e937afe7e2fac8bb96;hb=f08f6dfe8fc5a2af698cac626b42de1619ef6332;hp=57a64d28556e116140a65875fdf02829f72dec76;hpb=c3200376cd66459d40a1a520074119713c9c8dff;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 57a64d2..bc1d964 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-10-11 + 2012-11-29 - 2.0.0beta1 + 2.0.0beta2 2.0.0 @@ -37,18 +37,16 @@ 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() ]]> @@ -120,6 +118,8 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + @@ -152,7 +152,12 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + + @@ -167,6 +172,7 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + @@ -175,15 +181,19 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + +