X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=266cce752d2b5a5bf9924e76eccefeb7aae1718b;hp=bc55518acc339f498ddb31c3440e8fa63fa778ca;hb=2769c041b77a0aaba7acbee4ae469571eaeb2b0a;hpb=1c2e8194e3bb4483544cdb31257bdc26953b5c5f diff --git a/package.xml b/package.xml index bc55518..266cce7 100644 --- a/package.xml +++ b/package.xml @@ -11,7 +11,15 @@ pecl.php.net Extended HTTP Support errorHandling. +* The request ecosystem has been modularized to support different libraries, though for the moment only libcurl is supported; + Nevertheless, you have to use the http\Request\Factory to create your request/pool/datashare objects. ]]> Michael Wallner @@ -19,9 +27,9 @@ Extended HTTP support. Again. mike@php.net yes - 2012-01-16 + 2012-03-23 - 2.0.0dev3 + 2.0.0dev9 2.0.0 @@ -30,17 +38,7 @@ Extended HTTP support. Again. 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 ++ ]]> @@ -63,6 +61,8 @@ List of changes (TBD): + + @@ -104,18 +104,67 @@ List of changes (TBD): - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +