X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=0ea30ccf9175145de080e241731f43eb7a6b31a2;hb=59ffe749e2571c7e4bf0cce12997f95f350bd58c;hp=32fe526488276135cf741a2fe0fa9f30533ab2a5;hpb=4d708279b6956fc95b253ddc88671fb2f0e5aa39;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 32fe526..0ea30cc 100644 --- a/package.xml +++ b/package.xml @@ -19,9 +19,9 @@ Extended HTTP support. Again. mike@php.net yes - 2011-06-02 + 2012-01-23 - 2.0.0dev1 + 2.0.0dev4 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): + @@ -62,16 +63,14 @@ List of changes (TBD): - - + + - - @@ -89,8 +88,6 @@ List of changes (TBD): - - @@ -107,13 +104,13 @@ List of changes (TBD): - + @@ -151,14 +148,6 @@ List of changes (TBD): name="with-http-libcurl-dir" prompt="where to find libcurl" default="/usr" /> - -