X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package2.xml;h=b49b7dd796d046b9f8b8a4c13b83cf4bab726721;hp=7f7fa8b0bbf17fcb7a637c23938bcdec86e61b8d;hb=d89b71ab769c6fe11e3efa87d9e93ae4448ecc00;hpb=ea78d2c3a5c149a22ccd10d34da75754e4451b3d diff --git a/package2.xml b/package2.xml index 7f7fa8b..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-19 + 2006-11-22 - 1.3.0 - 1.3.0 + 1.4.0dev + 1.4.0 stable @@ -39,10 +39,14 @@ support. Parallel requests are available for PHP 5 and greater. BSD, revised = 7.16.0, unstable) +* 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) ]]> @@ -111,6 +115,7 @@ support. Parallel requests are available for PHP 5 and greater. + @@ -267,8 +272,6 @@ support. Parallel requests are available for PHP 5 and greater. - -