X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package.xml;h=e9148c143788c8562e4857b2c3fd87b5e0ce75cd;hp=c5f33b93b81e8715aeed4ab7066d92c0496288af;hb=1090760c65b564b30c0e30598cd19a1238e683f6;hpb=68c092dc21fab546dfba2aab85844d340c4e9024 diff --git a/package.xml b/package.xml index c5f33b9..e9148c1 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,27 @@ Extended HTTP support. Again. mike@php.net yes - 2011-06-14 + 2012-11-29 - 2.0.0dev2 + 2.0.0beta2 2.0.0 - devel - devel + beta + beta BSD, revised errorHandling, but only for errors generated by the extension itself +! >80% test coverage +* Fixed http\Request\Pool with libevent2 +* Fixed http\Env\Request::getFiles() with multiple-file-uploads +* Fixed PHP-5.3 compatibility +* Fixed reference handling of http\Message\Body::getResource() +* Fixed reading stream filters to correctly detect EOF of tmp and mem streams +- Change: merge message headers with the same key +- Change: the stream message parser can optionally return after each message +- Change: you have to care yourself for Content headers if a message's body has a reading stream filter attached ++ Added http\Env::getResponseStatusForAllCodes() ]]> @@ -50,18 +56,41 @@ List of changes (TBD): - + + + + + + + + + + + + + + + + + + + + + + + + @@ -70,8 +99,6 @@ List of changes (TBD): - - @@ -89,8 +116,6 @@ List of changes (TBD): - - @@ -101,17 +126,6 @@ List of changes (TBD): - - - - - - - - - - - @@ -120,19 +134,80 @@ List of changes (TBD): + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - 5.3.99 + 5.3.0 1.4.1 - session hash iconv @@ -151,14 +226,6 @@ List of changes (TBD): name="with-http-libcurl-dir" prompt="where to find libcurl" default="/usr" /> - -