X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=79494514f9102a51bcf71ff096be4d451e438e7f;hb=6dec39305b19e86425d30d10bff7fa788d3d83ab;hp=e9148c143788c8562e4857b2c3fd87b5e0ce75cd;hpb=1090760c65b564b30c0e30598cd19a1238e683f6;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index e9148c1..7949451 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-13 - 2.0.0beta2 + 2.0.0beta3 2.0.0 @@ -37,16 +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() +! >80% test coverage http://goo.gl/YCV74 +* Fixed http\Env\Response throttling +* Fixed http\Env\Response caching by last-modified +* Fixed http\Message::addBody() +* Fixed http\Message::parentMessage write access +* Fixed crash with freed but not nulled event_base pointer +* Fixed crash with null pointer dereference on http\Encoding\Stream::flush() +* Fixed some memory leaks ++ Added http\Header::negotiate() ++ Added http\Header::parse() ]]> @@ -118,6 +118,8 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + @@ -147,6 +149,7 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + @@ -162,6 +165,7 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + @@ -179,6 +183,8 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + @@ -188,6 +194,7 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be +