X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=ac62a6aa2cadf6bd7eb50c1b279427cc8938c498;hp=636317a123f0454bc398a9f469ce24691f4dc27b;hb=0b83632b2b0a03eeca090f993259ccd95ab646fb;hpb=8839aafdb371e3e66db8f2b60787aa0bfd21ea6d diff --git a/package.xml b/package.xml index 636317a..ac62a6a 100644 --- a/package.xml +++ b/package.xml @@ -11,7 +11,16 @@ pecl.php.net Extended HTTP Support Michael Wallner @@ -19,28 +28,25 @@ Extended HTTP support. Again. mike@php.net yes - 2011-06-02 + 2012-12-31 - 2.0.0dev1 + 2.0.0dev 2.0.0 - devel - devel + beta + beta BSD, revised errorHandling, but only for errors generated by the extension itself +* Introduces the http namespace. +* Message bodies have been remodeled to use PHP temporary streams instead of in-memory buffers. +* The utterly misunderstood HttpResponse class has been reimplemented as http\Env\Response inheriting http\Message. +* Currently, there's only one Exception class left, http\Exception. +* Errors triggered by the extension can be configured statically by http\Object::$defaultErrorHandling or inherited http\Object->errorHandling. +* The request ecosystem has been modularized to support different libraries, though for the moment only libcurl is supported. ]]> @@ -50,10 +56,19 @@ List of changes (TBD): - + + + + + + + + + + @@ -62,14 +77,16 @@ List of changes (TBD): + + + + - - @@ -87,50 +104,105 @@ List of changes (TBD): - - + + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - 5.3.99 + 5.3.0 1.4.1 + + raphf + pecl.php.net + 0.1.0 + raphf + + + propro + pecl.php.net + 0.1.0 + propro + - session hash iconv @@ -149,14 +221,6 @@ List of changes (TBD): name="with-http-libcurl-dir" prompt="where to find libcurl" default="/usr" /> - -