X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=package.xml;h=401fce1e89a9c40f5b352808ed25e029dad44266;hb=9da9c90ae841a731913fe3aec7463dced6378470;hp=636317a123f0454bc398a9f469ce24691f4dc27b;hpb=8839aafdb371e3e66db8f2b60787aa0bfd21ea6d;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index 636317a..401fce1 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 + 2013-08-12 - 2.0.0dev1 + 2.0.0beta5 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,20 @@ List of changes (TBD): - + + + + + + + + + + + @@ -62,14 +78,16 @@ List of changes (TBD): + + + + - - @@ -87,50 +105,161 @@ 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 +278,6 @@ List of changes (TBD): name="with-http-libcurl-dir" prompt="where to find libcurl" default="/usr" /> - -