X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=e9148c143788c8562e4857b2c3fd87b5e0ce75cd;hp=e8c672e121cd66325fba978c787e400f81eb91fc;hb=7b028d0cbb030f9610084314f67b77907d8474a2;hpb=efdbb46bf78df0d34936c536bd78b05abadd3a0d diff --git a/package.xml b/package.xml index e8c672e..e9148c1 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() ]]> @@ -137,10 +146,16 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + + + @@ -155,6 +170,7 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + @@ -163,15 +179,19 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + @@ -181,14 +201,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