X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=a0b1a68450d1946f59e812b0250efcfbc2fe2dcc;hb=40688e36ecfc7b22a1221079a8d40edd122ee550;hp=bc55518acc339f498ddb31c3440e8fa63fa778ca;hpb=1c2e8194e3bb4483544cdb31257bdc26953b5c5f;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index bc55518..a0b1a68 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 + 2013-08-12 - 2.0.0dev3 + 2.0.0beta5 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,159 @@ 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