X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=ac62a6aa2cadf6bd7eb50c1b279427cc8938c498;hp=bc55518acc339f498ddb31c3440e8fa63fa778ca;hb=0b83632b2b0a03eeca090f993259ccd95ab646fb;hpb=1c2e8194e3bb4483544cdb31257bdc26953b5c5f diff --git a/package.xml b/package.xml index bc55518..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 - 2012-01-16 + 2012-12-31 - 2.0.0dev3 + 2.0.0dev 2.0.0 - devel - devel + beta + beta BSD, revised errorHandling, but only for errors generated by the extension itself -* You have to use the http\Request\Factory to create your requests/pools/datashares +* 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,11 +56,19 @@ List of changes (TBD): - + + + + + + + + + @@ -63,6 +77,8 @@ List of changes (TBD): + + @@ -90,45 +106,103 @@ 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