X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package2.xml;h=684b39d74c554b671a8767da1bbbb710368a8dd3;hp=829948f79f7ae4a6a2e5b58bb70691cb4fe55499;hb=82e8bfff78f52b0989fb865131461fe61156f507;hpb=d22651c805eca6f0d508c6d5a47e8daac36841fe diff --git a/package2.xml b/package2.xml index 829948f..684b39d 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-05 - 1.3.0dev - 1.3.0 + 1.4.0dev + 1.4.0 stable @@ -39,10 +39,13 @@ support. Parallel requests are available for PHP 5 and greater. BSD, revised = 7.16.0) -+ Added "dns_cache_timeout", "low_speed_limit", "low_speed_time", "max_send_speed", - "max_recv_speed", "forbid_reuse" and "fresh_connect" request options -+ Added HttpRequestDataShare (interface to curl_share) ++ 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) ]]> @@ -82,7 +85,7 @@ support. Parallel requests are available for PHP 5 and greater. - ) + @@ -111,6 +114,7 @@ support. Parallel requests are available for PHP 5 and greater. +