X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=8f5d7aa43e5004359317ecebf32842bd726fef22;hp=5658d3a73e7dedc4b73885f17f576041ed7814bc;hb=305ac2f007710b684d96b05f33964b4f6a4e3e4d;hpb=be8c213f7ebe79dfe33e58feb4c3d1cbca519f23 diff --git a/package.xml b/package.xml index 5658d3a..8f5d7aa 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,18 +26,21 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be mike@php.net yes - 2012-03-23 + 2012-04-13 - 2.0.0dev9 + 2.0.0alpha1 2.0.0 - devel - devel + alpha + alpha BSD, revised @@ -189,7 +191,6 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be - session hash iconv