X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=5db21e6618cb9c60988f269ce8fe6aec62a7a686;hp=1652fc2928f960e60eea4836228a69aefdbba8f9;hb=f05a032e5e994a8b1ea8b5ab0291f1d1d6d42355;hpb=517336efe27e1f8e58e36352478a6d9ffdcdf378 diff --git a/package.xml b/package.xml index 1652fc2..5db21e6 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,25 +26,24 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be mike@php.net yes - 2012-03-16 + 2012-12-31 - 2.0.0dev + 2.0.0beta4 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 ]]> @@ -55,14 +53,34 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be - + + + + + + + + + + + + + + + + + + + + + @@ -97,6 +115,8 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be + + @@ -105,84 +125,94 @@ 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 - session hash iconv