X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=5db21e6618cb9c60988f269ce8fe6aec62a7a686;hb=b4920d7ad19ae6704e10cb29fca652b47e1bc61f;hp=57a64d28556e116140a65875fdf02829f72dec76;hpb=c3200376cd66459d40a1a520074119713c9c8dff;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 57a64d2..5db21e6 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-12-31 - 2.0.0beta1 + 2.0.0beta4 2.0.0 @@ -37,18 +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/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 ]]> @@ -120,6 +115,8 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + @@ -149,24 +146,33 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + + + + + + @@ -175,15 +181,22 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + + + + + +