From: Michael Wallner Date: Mon, 31 Dec 2012 11:53:40 +0000 (+0000) Subject: release beta4 X-Git-Tag: RELEASE_2_1_0_RC3~10^2^2~50 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=2604ca29ca8a9d6d44355b165d56117463096b7e release beta4 --- diff --git a/package.xml b/package.xml index ea0d44b..5db21e6 100644 --- a/package.xml +++ b/package.xml @@ -26,7 +26,7 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be mike@php.net yes - 2012-12-30 + 2012-12-31 2.0.0beta4 2.0.0 @@ -37,16 +37,13 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be BSD, revised 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() +! >80% test coverage http://goo.gl/VmyIW +* Fixed build with libcurl <= 7.21.3 +* Fixed var_dump of http\Message with inherited userland properties with increased access level ++ Added http\Header::getParams() ++ Added simple support for escapes and quotes in the params parser ++ Added support for sending http\Env\Response over PHP streams ++ Added message body reference counting ]]>