X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=package2.xml;h=b9e136e811990c0c24bd55e77e0733f97500ee5c;hp=03da6b8922e2569e2acb42c3b6913f98a893b0cb;hb=fa976d1ff57ae5e4653a6f1a0a1bfeae06b1b6c5;hpb=c1cf3f178414800e4010735765ac8d727672584e diff --git a/package2.xml b/package2.xml index 03da6b8..b9e136e 100644 --- a/package2.xml +++ b/package2.xml @@ -28,13 +28,13 @@ support. Parallel requests are available for PHP 5 and greater. mike@php.net yes - 2006-11-22 + 2006-12-04 - 1.4.0dev + 1.4.0RC1 1.4.0 - stable + beta stable BSD, revised @@ -43,10 +43,13 @@ support. Parallel requests are available for PHP 5 and greater. + 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 ++ Added factory methods to HttpMessage, HttpQueryString, HttpRequest, HttpRequestDataShare, HttpDeflateStream, HttpInflateStream * 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) +* Fixed crash when retrieving the response message from an unserialized HttpRequest object +- Removed obsolete HTML function reference ]]> @@ -54,7 +57,6 @@ support. Parallel requests are available for PHP 5 and greater. - @@ -142,7 +144,11 @@ support. Parallel requests are available for PHP 5 and greater. - + + + + + @@ -292,7 +298,6 @@ support. Parallel requests are available for PHP 5 and greater. /> -