X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=ac62a6aa2cadf6bd7eb50c1b279427cc8938c498;hp=32fe526488276135cf741a2fe0fa9f30533ab2a5;hb=0b83632b2b0a03eeca090f993259ccd95ab646fb;hpb=4d708279b6956fc95b253ddc88671fb2f0e5aa39 diff --git a/package.xml b/package.xml index 32fe526..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,16 +77,16 @@ List of changes (TBD): - - + + + + - - @@ -89,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 @@ -151,14 +221,6 @@ List of changes (TBD): name="with-http-libcurl-dir" prompt="where to find libcurl" default="/usr" /> - -