X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=bc55518acc339f498ddb31c3440e8fa63fa778ca;hb=1e674ad6a7e867b1b4d04db098b59981fe3f011d;hp=32fe526488276135cf741a2fe0fa9f30533ab2a5;hpb=4d708279b6956fc95b253ddc88671fb2f0e5aa39;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 32fe526..bc55518 100644 --- a/package.xml +++ b/package.xml @@ -19,9 +19,9 @@ Extended HTTP support. Again. mike@php.net yes - 2011-06-02 + 2012-01-16 - 2.0.0dev1 + 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): + @@ -62,16 +63,14 @@ 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" /> - -