X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=package.xml;h=6e3cf07fd69d015c6f28025d474f2d1543395ed4;hb=a5dac57bfda10f24d6f2fb5047b4c5408a97651d;hp=222c516437c13d65a11f2c7696fd73feca36e8d7;hpb=7e993d04d015e468c9b4e8ae48db243f1d53aa2c;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 222c516..6e3cf07 100644 --- a/package.xml +++ b/package.xml @@ -18,8 +18,7 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be * The utterly misunderstood HttpResponse class has been reimplemented as http\Env\Response inheriting http\Message. * Currently, there's only one Exception class left, http\Exception. * Errors triggered by the extension can be configured statically by http\Object::$defaultErrorHandling or inherited http\Object->errorHandling. -* The request ecosystem has been modularized to support different libraries, though for the moment only libcurl is supported; - Nevertheless, you have to use the http\Request\Factory to create your request/pool/datashare objects. +* The request ecosystem has been modularized to support different libraries, though for the moment only libcurl is supported. ]]> Michael Wallner @@ -27,17 +26,24 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be mike@php.net yes - 2012-01-23 + 2012-12-31 - 2.0.0dev + 2.0.0beta5 2.0.0 - devel - devel + beta + beta 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 ]]> @@ -47,19 +53,41 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be - + + + + + + + + + + + + + + + + + + + + + + + @@ -87,46 +115,109 @@ 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 + + raphf + pecl.php.net + 0.1.0 + raphf + + + propro + pecl.php.net + 0.1.0 + propro + - session hash iconv