X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package2.xml;h=b49b7dd796d046b9f8b8a4c13b83cf4bab726721;hp=15cfea57d356fb0010edc263e75782515d2c35c2;hb=d89b71ab769c6fe11e3efa87d9e93ae4448ecc00;hpb=2eeaaf92d18d81751c5a52dcc7c1dbdfbcdfc28c diff --git a/package2.xml b/package2.xml index 15cfea5..b49b7dd 100644 --- a/package2.xml +++ b/package2.xml @@ -28,10 +28,10 @@ support. Parallel requests are available for PHP 5 and greater. mike@php.net yes - 2006-09-00 + 2006-11-22 - 1.3.0dev - 1.3.0 + 1.4.0dev + 1.4.0 stable @@ -39,7 +39,14 @@ support. Parallel requests are available for PHP 5 and greater. BSD, revised = 7.16.0) +* Improved response performance ++ Added "ipresolve" request option ++ Added HTTP_IPRESOLVE_{ANY|V4|V6}, HttpRequest::IPRESOLVE_{ANY|V4|V6} constants ++ Added missing HTTP_SSL_VERSION_{ANY|TLSv1|SSLv2|SSLv3}, HttpRequest::SSL_VERSION_{ANY|TLSv1|SSLv2|SSLv3} constants +* Fixed aborted PUT request when empty put data was set with HttpRequest::setPutData() +* Fixed crash when using non-associative arrays as request headers +* Fixed crash when serializing incomplete HttpMessage objects +* Fixed bug #9282: libcurl version error in configure (keith at iveys dot org) ]]> @@ -79,6 +86,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -89,6 +97,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -106,7 +115,9 @@ support. Parallel requests are available for PHP 5 and greater. + + @@ -117,6 +128,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -190,6 +202,8 @@ support. Parallel requests are available for PHP 5 and greater. + + @@ -258,8 +272,6 @@ support. Parallel requests are available for PHP 5 and greater. - -