X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=bc55518acc339f498ddb31c3440e8fa63fa778ca;hb=1e674ad6a7e867b1b4d04db098b59981fe3f011d;hp=636317a123f0454bc398a9f469ce24691f4dc27b;hpb=8839aafdb371e3e66db8f2b60787aa0bfd21ea6d;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 636317a..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,14 +63,14 @@ List of changes (TBD): + + - - @@ -87,8 +88,6 @@ List of changes (TBD): - - @@ -105,7 +104,6 @@ List of changes (TBD): - @@ -149,14 +147,6 @@ List of changes (TBD): name="with-http-libcurl-dir" prompt="where to find libcurl" default="/usr" /> - -