X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=a6fabce3e71883ea3083f4ab80f21a81f4d522f5;hb=bd5941c913f187accbbf02700b5bb48fc912a28e;hp=636317a123f0454bc398a9f469ce24691f4dc27b;hpb=8839aafdb371e3e66db8f2b60787aa0bfd21ea6d;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 636317a..a6fabce 100644 --- a/package.xml +++ b/package.xml @@ -11,7 +11,15 @@ pecl.php.net Extended HTTP Support 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. ]]> Michael Wallner @@ -19,9 +27,9 @@ Extended HTTP support. Again. mike@php.net yes - 2011-06-02 + 2012-03-16 - 2.0.0dev1 + 2.0.0dev 2.0.0 @@ -30,17 +38,7 @@ Extended HTTP support. Again. BSD, revised errorHandling, but only for errors generated by the extension itself +- Renamed http\Env\Request::getPost() to ::getForm() ]]> @@ -51,6 +49,7 @@ List of changes (TBD): + @@ -62,14 +61,16 @@ List of changes (TBD): + + + + - - @@ -87,8 +88,6 @@ List of changes (TBD): - - @@ -105,19 +104,65 @@ List of changes (TBD): - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -149,14 +194,6 @@ List of changes (TBD): name="with-http-libcurl-dir" prompt="where to find libcurl" default="/usr" /> - -