X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=684b39d74c554b671a8767da1bbbb710368a8dd3;hb=8c1ed3eb9cb4d30b619cbf7a7a1141687cadeaaa;hp=15cfea57d356fb0010edc263e75782515d2c35c2;hpb=2eeaaf92d18d81751c5a52dcc7c1dbdfbcdfc28c;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index 15cfea5..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,7 +39,13 @@ support. Parallel requests are available for PHP 5 and greater. BSD, revised = 7.16.0) ++ 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 +85,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -89,6 +96,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -106,7 +114,9 @@ support. Parallel requests are available for PHP 5 and greater. + + @@ -117,6 +127,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -190,6 +201,8 @@ support. Parallel requests are available for PHP 5 and greater. + +