X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package2.xml;h=58669124d057f412f24aaa99b1426c902f87b654;hb=a0b353aee79cf73b632d81d3426697c5413da280;hp=7f7fa8b0bbf17fcb7a637c23938bcdec86e61b8d;hpb=ea78d2c3a5c149a22ccd10d34da75754e4451b3d;p=m6w6%2Fext-http diff --git a/package2.xml b/package2.xml index 7f7fa8b..5866912 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-05 - 1.3.0 - 1.3.0 + 1.4.0dev + 1.4.0 stable @@ -39,10 +39,12 @@ support. Parallel requests are available for PHP 5 and greater. BSD, revised = 7.16.0, unstable) ++ 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 ]]> @@ -111,6 +113,7 @@ support. Parallel requests are available for PHP 5 and greater. +