X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=57a64d28556e116140a65875fdf02829f72dec76;hp=636317a123f0454bc398a9f469ce24691f4dc27b;hb=c3200376cd66459d40a1a520074119713c9c8dff;hpb=8839aafdb371e3e66db8f2b60787aa0bfd21ea6d diff --git a/package.xml b/package.xml index 636317a..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-02 + 2012-10-11 - 2.0.0dev1 + 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,26 +58,49 @@ List of changes (TBD): - + + + + + + + + + + + + + + + + + + + + + + + + + + - - @@ -87,8 +118,6 @@ List of changes (TBD): - - @@ -99,17 +128,6 @@ List of changes (TBD): - - - - - - - - - - - @@ -118,19 +136,70 @@ List of changes (TBD): + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - 5.3.99 + 5.3.0 1.4.1 - session hash iconv @@ -149,14 +218,6 @@ List of changes (TBD): name="with-http-libcurl-dir" prompt="where to find libcurl" default="/usr" /> - -