X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=57a64d28556e116140a65875fdf02829f72dec76;hp=c5f33b93b81e8715aeed4ab7066d92c0496288af;hb=c3200376cd66459d40a1a520074119713c9c8dff;hpb=68c092dc21fab546dfba2aab85844d340c4e9024 diff --git a/package.xml b/package.xml index c5f33b9..57a64d2 100644 --- a/package.xml +++ b/package.xml @@ -11,7 +11,14 @@ 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. ]]> Michael Wallner @@ -19,28 +26,29 @@ Extended HTTP support. Again. mike@php.net yes - 2011-06-14 + 2012-10-11 - 2.0.0dev2 + 2.0.0beta1 2.0.0 - devel - devel + beta + beta BSD, revised errorHandling, but only for errors generated by the extension itself +* PHP-5.3 compatibility by Anatoly Belsky +* Fixed http\Client's history handling +* Disallow serialization of non-serializable objects +* Fixed parsing of folded headers +* Fixed the parsing HTTP messages from streams +* Fixed leak in persistent handles cleanup routine ++ Added http\Url::SANITIZE_PATH; URL paths are not sanitized by default anymore ++ Added JSON Content-Type handler for request body processing if ext/json is present ++ Added missing IANA HTTP response codes ++ Added http\Message\Body::getResource() ++ Added QueryString proxy methods to http\Env\Request ++ Added Serializable to http\Message\Body's interfaces ]]> @@ -50,18 +58,41 @@ List of changes (TBD): - + + + + + + + + + + + + + + + + + + + + + + + + @@ -70,8 +101,6 @@ List of changes (TBD): - - @@ -89,8 +118,6 @@ List of changes (TBD): - - @@ -101,17 +128,6 @@ List of changes (TBD): - - - - - - - - - - - @@ -120,19 +136,70 @@ List of changes (TBD): + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - 5.3.99 + 5.3.0 1.4.1 - session hash iconv @@ -151,14 +218,6 @@ List of changes (TBD): name="with-http-libcurl-dir" prompt="where to find libcurl" default="/usr" /> - -