X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=57a64d28556e116140a65875fdf02829f72dec76;hp=b0dd6a3225cf1dfa29498a3f42e1dc09d0d78ded;hb=c3200376cd66459d40a1a520074119713c9c8dff;hpb=0fe8d2c42e06a74877aa289805184fccac8be1fa diff --git a/package.xml b/package.xml index b0dd6a3..57a64d2 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,21 +26,29 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be mike@php.net yes - 2012-03-09 + 2012-10-11 - 2.0.0dev7 + 2.0.0beta1 2.0.0 - devel - devel + beta + beta BSD, revised @@ -51,14 +58,34 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be - + + + + + + + + + + + + + + + + + + + + + @@ -101,38 +128,78 @@ 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