X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=bc55518acc339f498ddb31c3440e8fa63fa778ca;hb=1e674ad6a7e867b1b4d04db098b59981fe3f011d;hp=c5f33b93b81e8715aeed4ab7066d92c0496288af;hpb=68c092dc21fab546dfba2aab85844d340c4e9024;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index c5f33b9..bc55518 100644 --- a/package.xml +++ b/package.xml @@ -19,9 +19,9 @@ Extended HTTP support. Again. mike@php.net yes - 2011-06-14 + 2012-01-16 - 2.0.0dev2 + 2.0.0dev3 2.0.0 @@ -36,11 +36,11 @@ Try it, or let it be. If you are not sure, let it be. Really. List of changes (TBD): * Everything lives below the http namespace -* Supported request libraries: curl, neon * The message body is implemented as a temp stream instead of a chunk of memory * The utterly misunderstood HttpResponse class has been reimplemented in the http\env namespace * There's only http\Exception * Every instance follows http\Object::$defaultErrorHandling or inherited http\Object->errorHandling, but only for errors generated by the extension itself +* You have to use the http\Request\Factory to create your requests/pools/datashares ]]> @@ -51,6 +51,7 @@ List of changes (TBD): + @@ -70,8 +71,6 @@ List of changes (TBD): - - @@ -89,8 +88,6 @@ List of changes (TBD): - - @@ -107,7 +104,6 @@ List of changes (TBD): - @@ -151,14 +147,6 @@ List of changes (TBD): name="with-http-libcurl-dir" prompt="where to find libcurl" default="/usr" /> - -