X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=5db21e6618cb9c60988f269ce8fe6aec62a7a686;hp=c5f33b93b81e8715aeed4ab7066d92c0496288af;hb=6519517dbcc5d55117b3fa94572fe93123ddfe56;hpb=68c092dc21fab546dfba2aab85844d340c4e9024 diff --git a/package.xml b/package.xml index c5f33b9..5db21e6 100644 --- a/package.xml +++ b/package.xml @@ -11,7 +11,14 @@ pecl.php.net Extended HTTP Support errorHandling. +* The request ecosystem has been modularized to support different libraries, though for the moment only libcurl is supported. ]]> Michael Wallner @@ -19,28 +26,24 @@ Extended HTTP support. Again. mike@php.net yes - 2011-06-14 + 2012-12-31 - 2.0.0dev2 + 2.0.0beta4 2.0.0 - devel - devel + beta + beta BSD, revised errorHandling, but only for errors generated by the extension itself +! >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 ]]> @@ -50,18 +53,41 @@ List of changes (TBD): - + + + + + + + + + + + + + + + + + + + + + + + + @@ -70,8 +96,6 @@ List of changes (TBD): - - @@ -89,10 +113,10 @@ List of changes (TBD): - - + + @@ -101,17 +125,6 @@ List of changes (TBD): - - - - - - - - - - - @@ -120,19 +133,86 @@ List of changes (TBD): + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - 5.3.99 + 5.3.0 1.4.1 - session hash iconv @@ -151,14 +231,6 @@ List of changes (TBD): name="with-http-libcurl-dir" prompt="where to find libcurl" default="/usr" /> - -