X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=9dbd103e630bf7655f9a8892d38fb7679eb7ed44;hb=f53a076880dc4a087a1be843506c9434fbc61d63;hp=c5f33b93b81e8715aeed4ab7066d92c0496288af;hpb=68c092dc21fab546dfba2aab85844d340c4e9024;p=m6w6%2Fext-http diff --git a/package.xml b/package.xml index c5f33b9..9dbd103 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,9 +26,9 @@ Extended HTTP support. Again. mike@php.net yes - 2011-06-14 + 2012-03-30 - 2.0.0dev2 + 2.0.0dev 2.0.0 @@ -30,17 +37,9 @@ Extended HTTP support. Again. BSD, revised errorHandling, but only for errors generated by the extension itself ++ Added constants http\Params::PARSE_RAW, ::PARSE_DEFAULT, ::PARSE_URLENCODED, ::PARSE_DIMENSION, ::PARSE_QUERY ++ Added fourth parameter 'flags' to http\Params' constructor, which defaults to http\Params::PARSE_DEFAULT +* Fixed bug #61444 (query string converts . to _ in param names) ]]> @@ -50,18 +49,41 @@ List of changes (TBD): - + + + + + + + + + + + + + + + + + + + + + + + + @@ -70,8 +92,6 @@ List of changes (TBD): - - @@ -89,8 +109,6 @@ List of changes (TBD): - - @@ -101,17 +119,6 @@ List of changes (TBD): - - - - - - - - - - - @@ -120,6 +127,57 @@ List of changes (TBD): + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -151,14 +209,6 @@ List of changes (TBD): name="with-http-libcurl-dir" prompt="where to find libcurl" default="/usr" /> - -